✨ Features
- The plugin will now automatically refresh your Todoist projects, sections, and labels in the background. This happens every 10 minutes. This should reduce the incidence of "unknown" metadata labels.
- You can now use
view.hideNoTasksin your query to completely hide the query output when no tasks are returned.
🔁 Changes
- Copied task links now use a cleaner format for pasting back into Obsidian
Task content [[file link]] [Todoist](url)instead of[Task content [file name](obsidian://...)](url)
- Your Todoist API token is now stored in Obsidian's built-in secret storage instead of a plain file
- Existing tokens will be automatically migrated after updating
- There is now a fancy icon next to the plugin settings menu item
🐛 Bug Fixes
- Queries sorted by
dateAddedanddateAddedAscendingshould now work as expected - Queries should now respect the natural order of tasks properly if no sorting parameter is provided