using metadata for filtering #3683
-
|
Struggling to make this work
Appreciate any tips, was trying to make moment work but was getting errors - not recognizing isBefore |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
I'm travelling with only a mobile phone right now. To help me answer later, please share
|
Beta Was this translation helpful? Give feedback.
-
|
This is what I have tried I have checked this page among others This is the error |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the reply. Part 1Looking at the page on Properties:
Sure, you would do that with this line, which only matches tasks in files that have a non-empty Part 2
Assuming that your ---
created: 2025-11-07
---Then you can write this to find tasks in files with today in the So to match your request to exclude tasks from files with today in the The two combinedSo, in summary, these two lines match the request in your initial comment above: |
Beta Was this translation helpful? Give feedback.
-
|
Amazing and it works :)
Much appreciated 👍
|
Beta Was this translation helpful? Give feedback.
Thanks for the reply.
Part 1
Looking at the page on Properties:
https://publish.obsidian.md/tasks/Getting+Started/Obsidian+Properties
Sure, you would do that with this line, which only matches tasks in files that have a non-empty
createdproperty:Part 2
Assuming that your
createddates are generated by Obsidian, and look like this:Then you can write this to find tasks in files with today in the
createdvalue: