Skip to content

Sync with Todoist Plugin - v2.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 15:53
· 60 commits to master since this release

✨ Features

  • You can now sort tasks alphabetically by name using alphabetical or alphabeticalDescending in the sorting field
  • You can now provide 'time' to the show field on a query. This will only render the time of the task (unless the end of the task is on a different day than the start).
  • You can now provide 'section' to the show field on a query to display only the section name for tasks in sections.
  • You can now customize the "no tasks found" message using view.noTasksMessage in your query to display a personalized message when a query returns no tasks.

🐛 Bug Fixes

  • Date grouping now correctly groups tasks on the same day together regardless of whether they have times
  • Fixed an issue where the task content would be rendered incorrectly the task was edited and the query refreshed