Any way to sort the tasks by the modified time of the file? #1204
Replies: 3 comments 4 replies
-
Hi, thanks for the question. No, sorry at the moment this isn't possible, though I'm sure it would be popular. I believe I've seen other requests for this or similar things, and I would love to see it done. Searching for |
Beta Was this translation helpful? Give feedback.
-
Alternatively, there could be an option to store creation and/or modification dates as part of the task, similar to the other dates. These could be optional for those who do not want them. And to not clutter the task views, they could also be styled with a smaller font and less visible color, or even hidden by default. Then views could also sort by creation and modification dates of individual tasks. |
Beta Was this translation helpful? Give feedback.
-
This has a useful list of related topics: #684. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for the plugin! I am in the process of switching from
dataview
.I am listing my tasks via something like:
Which works great, but it would be nice to have that sorted so the most recently created tasks were at the top. This need not be at the per-task level, but rather at the file level. So something like
SORT file.mtime
fromdataview
.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions