Releases: wenlzhang/obsidian-todoist-context-bridge
Releases · wenlzhang/obsidian-todoist-context-bridge
0.9.1
20 Dec 11:39
Compare
Sorry, something went wrong.
No results found
Changes
Improve documentation
Fix broken links in setting tab
0.9.0
06 Dec 18:30
Compare
Sorry, something went wrong.
No results found
In this version, several new features have been added, along with some fixes and fine-tuning. Since quite a few things have been changed, if it doesn't work as expected, please delete data.json and reconfigure the settings. Feel free to test it and provide feedback.
Feature
Allow project selection in modal
Improve non-task modal due date, priority, etc.
Add label to Todoist
Fix
Fix Todoist link insertion without frontmatter
Fix task indentation
Fix task description sync
Fine tune
Fine tune modal UI
Fine tune metadata
Fine tune auto-tagging toggle and warning messages
Fine tune settings tab
0.8.2
04 Dec 20:41
Compare
Sorry, something went wrong.
No results found
Feature
Add timestamp to task description metadata and Todoist link
Tune manual task description after metadata
0.8.1
30 Nov 22:54
Compare
Sorry, something went wrong.
No results found
Fix
Fix Todoist link insertion
Fine tune task modal
Clarify descriptions in settings tab
Improve docs
0.8.0
30 Nov 17:38
Compare
Sorry, something went wrong.
No results found
Feature
Allow auto tagging when syncing a task to Todoist
This can be useful if you want to track in Obsidian which tasks have been synced to Todoist.
You need to enable this in the settings to use it.
0.7.0
29 Nov 19:37
Compare
Sorry, something went wrong.
No results found
Feature
Sync Todoist task description to Obsidian
Insert task description under current task as list items
Format with proper indentation
0.6.0
29 Nov 11:40
Compare
Sorry, something went wrong.
No results found
Feature
Add relative due date
Add skipping weekends for relative dates (use this for assisting better work-life balance 😃 )
See README and settings tab for details
Added
Enhanced date handling features:
Improved relative date processing (e.g., 1d, +1d, 20d)
Contextual weekend skipping for relative dates
Smart date validation with clear error messages
Past date confirmation dialog
Improved user experience:
Dynamic weekend skip toggle (only shows for relative dates)
Clear date format hints in task modal
Better date validation feedback
Changed
Refined task modal UI for better date input experience
Enhanced date format documentation
Improved date processing error messages
0.5.0
28 Nov 21:24
Compare
Sorry, something went wrong.
No results found
Feature
Support syncing task priority (see README for details)
Custom priority key
Allow multiple mapping
Set default priority
Etc.
Other
Update priority in documentation
Tune settings and modal UI
0.4.1
28 Nov 12:54
Compare
Sorry, something went wrong.
No results found
Feature
Add Dataview cleanup rules for easier setup
Add moment.js cleanup rules for easier setup
0.4.0
27 Nov 22:02
Compare
Sorry, something went wrong.
No results found
In this version, there are no significant feature changes, but there are refinements in the UI, codebase, documentation, and more.
Changes
Address plugin review comments
Improve code format
Update README
Improve release automation