github obsidian-tasks-group/obsidian-tasks 1.21.0
1.21.0 - Many improvements to task sorting

latest releases: 7.13.0, 7.12.3, 7.12.2...
22 months ago

What's Changed

🌟 Most Notable

Please restart Obsidian after updating the plugin. Thank you.

Sorting Tasks: Features and Fixes

The majority of effort in this release went on overhauling the code for sorting tasks. In adding tests, I found and fixed a number of issues with the current sorting code. See the Fixes list below.

  • Added sort by happens - this sorts by the earliest of scheduled, start and due dates.
  • Added sort by filename
  • Added sort by heading

Also, group by filename now links to the note, for quick navigation. Thanks @ilandikov!

Full List

🌟 Features

💪 Fixes

Fixes to sorting of tasks:

Other fixes:

📖 Documentation

🛠️ Dependencies

  • build(deps): bump commonmarker from 0.23.5 to 0.23.6 in /docs by @dependabot in #1171
  • chore(deps): Bump nokogiri from 1.13.8 to 1.13.10 in /docs by @dependabot in #1383
  • chore(deps-dev): Bump svelte-check from 2.9.0 to 2.10.3 by @dependabot in #1414

🛠️ Behind the scenes

New Contributors

Full Changelog: 1.20.0...1.21.0

Don't miss a new obsidian-tasks release

NewReleases is sending notifications on new releases.