Keep original order of tasks in query results when sorting by path #506
Replies: 3 comments 3 replies
-
Thank you for the feedback @giuthas! This is already tracked in #383 and #439. Order should stay the same as in each file. I didn't have the time yet to look into it. |
Beta Was this translation helpful? Give feedback.
-
It would be nice to be able to complete disable sorting of queried tasks, such that they appear in the same order as in the file they were found in, and contrary to how it is described here: https://publish.obsidian.md/tasks/Queries/Sorting. The reason I am saying this is, that some of my tasks have a due date, and some don't. And yet, I would like to have them displayed in the order I put them in in the original file. Thanks for considering! |
Beta Was this translation helpful? Give feedback.
-
I'm tracking feature requests in Issues now. Whilst I'm not generally moving earlier feature requests from Discussions to Issues, we do have an Issue for this already.... ... and keeping duplicates just takes up time. So I'll close this one - please 👍 that other one. Thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Would it be possible to keep order tasks appeared in a given file in query results when sorting by path?
What I mean is something like this:
Some_task_file:
Some_other_task_file:
Query in a third file that matches all of the above and with 'sort by path' would ideally return
instead of the random order we now get.
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions