submitted 3 years ago* (last edited 3 years ago) by to c/obsidianmd@lemmy.world
 

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

all 2 comments

sorted by: hot top controversial new old
[–] 0 points 3 years ago (1 child)

Will this help? Duration seems to work with operators.

https://blacksmithgu.github.io/obsidian-dataview/annotation/types-of-metadata/#:~:text=dateformat%20function.-,Duration,-Durations%20are%20text

I'm on mobile right now so I can't try it out but I'm curious if this will work in your case!

  • source
  • hideshow 2 child comments