✨ Features
- You can now press 'Enter' in the create task dialog to create the task. Thanks to @oleeskild
- This plugin's default styles updated to the new theme in Obsidian v1.0.
🔁 Changes
- The priority CSS classes now appear on the outer
div
for a given task. This should allow you to style the entire task, not just the checkbox/description.
🐛 Bug Fixes
- The plugin should now respect your Vault configuration directory when saving your Todoist token.
⚙ Internal
- This plugin now uses the Todoist REST API v2. Thanks to @gnapse!