What's new
- Todoist API tokens now use Obsidian Secret Storage when available, keeping tokens out of the plugin data file.
- Existing plugin-data tokens migrate automatically when Secret Storage is available.
- Older Obsidian versions continue to use the previous plugin-data fallback.
- The settings screen and README now explain the token storage change.
Upgrade note
If your tasks do not load after updating to 2.1.0, open Todoist Board settings and re-enter your Todoist API token.
Validation
- npm run verify