How can I group tasks in a task query by file.link and make them show up in alphabetical order? #1918
-
I have a task query like this:
Which shows the files in this order:
When I want it in this order:
I've tried changing it to the following sorts but they didn't work either:
|
Beta Was this translation helpful? Give feedback.
Answered by
Oneechan69
May 11, 2023
Replies: 1 comment
-
I got an answer on the Obsidian Forum: use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Oneechan69
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got an answer on the Obsidian Forum: use
SORT rows.file.day desc
.