How do I sort the files that tasks were found in? #274
Answered
by
AndrewLighten
AndrewLighten
asked this question in
Q&A
-
I'm using the following snippet in my page:
It works, and gives me a list of open tasks: I'd like to flip the order of files though, and show oldest files with tasks at the top and newest at the bottom. How can I achieve that? |
Beta Was this translation helpful? Give feedback.
Answered by
AndrewLighten
Jun 9, 2021
Replies: 1 comment 1 reply
-
Worked it out. Snippet is now:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AndrewLighten
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Worked it out. Snippet is now: