obsidian-tasks-group / obsidian-tasks

Task management for the Obsidian knowledge base.
https://publish.obsidian.md/tasks/
MIT License
2.54k stars 231 forks source link

support file.ctime/ mtime when querying tasks #92

Closed rushikb closed 3 years ago

rushikb commented 3 years ago

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 :

path includes {{Date}}

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:

not done
from files created in the last week

— is this feasible by any chance?

schemar commented 3 years ago

Hey there! Let's move this to the discussions section and talk about it :smile: