Skip to content

3.3.0 - Now with added Dataview format support!

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 20:24

What's Changed

Please restart Obsidian after updating the plugin. Thank you.

🌟 Reading either Dataview or Tasks Emoji formats

  • Tasks can now read and write:
    • EITHER the existing Tasks Emoji format
    • OR the Dataview plugin's bracketed inline fields on task lines!
  • This is a whole-vault setting, and a step on the way to support of both Dataview and Tasks formats simultaneously.
  • Essential reading: About Task Formats and Dataview Format
  • Many thanks to @kedestin for implementing this long-requested feature.

πŸ’ͺ Fixed some searches for past dates

  • Fixed: Queries like due last Wednesday and due this monday can once again match tasks with dates before today
  • If you are using a version of Tasks newer than 1.25.0, please do update.
  • Many thanks to @PSFHU for finding and reporting the issue, and @ilandikov for assistance fixing it.

Full List

🌟 Features

  • feat: Add support for either Dataview OR Tasks emoji task formats by @kedestin in #1824

πŸ’ͺ Fixes

  • fix: Enable queries like 'due last Wednesday' to search dates before today by @claremacrae in #1903

πŸ“– Documentation

  • docs: Document Task formats, including Dataview format support by @claremacrae in #1895

πŸ› οΈ Behind the scenes

Full Changelog: 3.2.0...3.3.0