-
Hi taskers! I have a question that could be related to filter by YAML tag, but I can't get a solution from there… What I'd like to achieve In a note containing a dataview inline field like
I'd like to collect all tasks from folder "Daily Notes" containing the What I tried
Any idea? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
I am confused by your example - as it uses inconsistent colons:
It sounds like are you requesting this: It is currently closed as not planned, but feel free to upvote it anyway. |
Beta Was this translation helpful? Give feedback.
-
Oh I'm sorry, it should have been consistently And… I'm sorry again, I'm not sure Ability to add custom fields, with own Emoji and Dataview signifiers, and full integration with Tasks #2920 has to do with what I'm asking here. One more piece of information, to clarify my request: the query should find any task of the form
|
Beta Was this translation helpful? Give feedback.
-
Thank you @claremacrae. I've read (again) the docs for Tags, but unfortunately I can't figure out how to solve my problem. The following code
produces the result I want, except I'd like the query to read which tag to look for by reading the |
Beta Was this translation helpful? Give feedback.
-
OK, I got it! The following code gets the job done. ✨
Thank you for your time and kindness! |
Beta Was this translation helpful? Give feedback.
OK, I got it!
The following code gets the job done. ✨
Thank you for your time and kindness!