Support file.ctime/ mtime when querying tasks #93
Replies: 4 comments 8 replies
-
Hey there! Let's move this to the discussions section and talk about it 😄 |
Beta Was this translation helpful? Give feedback.
-
It can also be very useful if tasks can be sorted based on the creation/modification date/time of the containing files. |
Beta Was this translation helpful? Give feedback.
-
I would have found this useful today. As a workaround, for now, I ended up writing a dataview query to do this:
Use callouts for nicer presentation and a reminder to complete tasks via the Tasks plugin, if you care about logging completion date:
|
Beta Was this translation helpful? Give feedback.
-
Hi, many thanks to the developers and maintainers for creating and constantly improving this wonderful plug-in! I wonder if there is a plan to add the creation date to tasks. My use case is to preview tasks that I want to complete in the next week, and I want to come back to the query to check how many of them were actually done, which requires the query to filter "created before xx date". This is because otherwise, newly created tasks will also be queried at the time of the review, and it makes things confusing. I have looked at a few threads of discussions related to this issue and seen a few workarounds, but they don't do exactly what I want. My current workaround is to have a "live query" and a screenshot of "query at earlier time". This is quite confusing, and I feel having a creation date feature and corresponding filter will greatly help me. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there— I absolutely adore this plugin. Thank you so much for making it.
One of my favourite use cases at the moment is to use it as a collector for all the todos I generate over the course of a day— I use note refactor/ templater to ensure that every new note created on a day is preceded with YYYY-MM-DD — so by simply creating a query such as :
I get a fantastic overview of everything I created, along with the context )(filename>header). I want to try and replicate this when I do my weekly reviews, but because I don't always attach a due date for each task (which is one of the best things about GTD workflows) — I can't figure out how to create a template style query that can basically do something like:
— is this feasible by any chance?
Beta Was this translation helpful? Give feedback.
All reactions