Skip to content

7.16.0: Override default sort order, and toggle non-task checkbox lines in tree view

Choose a tag to compare

@github-actions github-actions released this 18 Feb 17:38

What's Changed

🌟 Most Notable

Please quit and restart Obsidian after updating the plugin. Thank you.

Here are the most notable user-visible changes.

πŸ’ͺ Fixes

πŸ“– Documentation

  • docs: Document task.lineNumber for sorting by line number by @claremacrae in #3340
    • A much-requested feature is now documented: Use sort by function task.lineNumber to override the default sort order.
    • See the documentation.

πŸ› οΈ Behind the scenes

Improvements made to new features prior to their release:

  • spike: Experimentally cache data from query.allTasks calculations by @claremacrae in #3339

Other changes:

New Contributors

Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):

πŸ™ Support Tasks development