Releases: wenlzhang/obsidian-todoist-context-bridge
Releases · wenlzhang/obsidian-todoist-context-bridge
1.0.0
- feat: sync tasks from Todoist to Obsidian. This fixes #14.
- feat: add support for Todoist app links with configurable link format options. This fixes #15.
- feat: add support for Todoist v2 task IDs and URL format conversion
0.11.2
- Fix Todoist link indentation in callouts and quotes
0.11.1
- Support Markdown link in Todoist description
- This closes #13
- Toggle Use Markdown link format in Task linking section for this to work.
0.11.0
- Fix sub-tasks after callout support
0.10.4
Allow tasks in an Obsidian callouts and quotes
0.10.2
Fix
- Fine tune time zone issue with moment.js
- Debug Dataview date and time
0.10.1
Fix
Miscellaneous
- Fine tune due validation
- Fine tune past due date warning
0.10.0
Features
- Add Tasks plugin support: Due date and Priority
- Now it supports both Dataview and Tasks formats
Miscellaneous
- Fine tune settings tab
- Improve documentation
0.9.1
Changes
- Improve documentation
- Fix broken links in setting tab