Hi!
I wish to create a dataview query formy deadlines that will inform me some days in advance (7, 15 or 30 days by example).
At the moment I have in my daily note a query that show me the today's deadlines using:
WHERE deadline = this.file.name
How can I get a reminder in advance?
Thanks for any help