-
I've got a query containing this:
Dates here inserted by Templater (done today, scheduled before tomorrow). Maybe there is a way to make a bit more complex query? Or there is a way to conditionally use two different queries in the Obsidian? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
Hi, what is the filename pattern for your daily notes? Asking as a search would need this, in order to know if it was the correct file to show tasks on. |
Beta Was this translation helpful? Give feedback.
-
It is simply the date, like the note for today called "2023-04-07". |
Beta Was this translation helpful? Give feedback.
-
That was quite a trip :) With a help of the google-fo I was able to write the following code, and it is seemingly do what I needed
|
Beta Was this translation helpful? Give feedback.
-
I noted some performance drop on the startup and my tasks are not loaded right away (2-3 seconds hiccup). |
Beta Was this translation helpful? Give feedback.
That was quite a trip :) With a help of the google-fo I was able to write the following code, and it is seemingly do what I needed