-
|
Hi there, I'm new to Obsidian and this plugin. I couldn't find anything close to this issue, but I'm not great at searching github yet, so sorry if I missed it. In my task queries, if I have it show the date as Apr 1, 2026, it will show up before Mar 31, 2026 because A is before M. How can I keep this as my display format, but still have it order by actual date? Is the only way to order by date to have it display at 04-01-26 or something similar? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Hi, welcome to Obsidian and Tasks! A general tip when asking for help online is to try and give some context to help people be sure that they understand what question. In this case:
That depends on how the query is written. What is the simplest Tasks query that shows this problem? Please paste it as text, not a screenshot. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the reply. Well, I would say the simplest query then would be:
Yes there is. See: https://publish.obsidian.md/tasks/Scripting/Custom+Grouping#Sorting+the+groups |
Beta Was this translation helpful? Give feedback.


Thank you! This helped me accomplish what I needed to. For anyone curious: