Skip to content

Releases: wenlzhang/obsidian-todoist-context-bridge

1.0.0

20 Jul 08:51
Compare
Choose a tag to compare
  • 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

27 Jun 15:18
Compare
Choose a tag to compare
  • Fix Todoist link indentation in callouts and quotes

0.11.1

27 Jun 14:58
Compare
Choose a tag to compare
  • 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

16 Jun 17:51
Compare
Choose a tag to compare
  • Fix sub-tasks after callout support

0.10.4

15 Jun 09:41
Compare
Choose a tag to compare

Allow tasks in an Obsidian callouts and quotes

0.10.3

30 Apr 16:40
Compare
Choose a tag to compare
  • Update Todoist API

0.10.2

31 Dec 12:43
Compare
Choose a tag to compare

Fix

  • Fine tune time zone issue with moment.js
  • Debug Dataview date and time

0.10.1

31 Dec 11:49
Compare
Choose a tag to compare

Fix

  • Fix time zone issues

Miscellaneous

  • Fine tune due validation
  • Fine tune past due date warning

0.10.0

26 Dec 18:09
Compare
Choose a tag to compare

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

20 Dec 11:39
Compare
Choose a tag to compare

Changes

  • Improve documentation
  • Fix broken links in setting tab