Sorted by previous heading #566
Replies: 4 comments 2 replies
-
If I want tasks to be sorted first by whether it has an "scheduled date" and then by its title, how should I write the query syntax? |
Beta Was this translation helpful? Give feedback.
-
Sorting by heading is not possible at the moment. To sort by multiple available sorting fields, just add one sort per line to your query. You can find more info in the documentation: https://schemar.github.io/obsidian-tasks/queries/sorting/ |
Beta Was this translation helpful? Give feedback.
-
I've just implemented this in #1423 It will be in the next release. |
Beta Was this translation helpful? Give feedback.
-
Just released in 1.21.0. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How can I get the tasks to be listed in the order of its parents heading in the query?
Beta Was this translation helpful? Give feedback.
All reactions