Filter „heading“ doesnt work #1933
-
If i try to set the filter „heading“ like:
i still get tasks with the corresponding word - why? The option with „heading includes X“ also doesnt work |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
That option definitely does work, has thorough unit tests, and there has been no other such bug reports from many thousands of users. So my money is on there being a problem or with your tasks or your query. If you want to show me the full markdown text of one of your tasks that you believe matches that query, I will have a look. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the example file - it really helped. D'oh. It took me a minute to realise the problem...
https://publish.obsidian.md/tasks/Queries/Filters#Heading
https://publish.obsidian.md/tasks/Queries/Filters#Description |
Beta Was this translation helpful? Give feedback.
Thanks for the example file - it really helped.
D'oh. It took me a minute to realise the problem...
heading
searchings the heading, as in### I am a level 3 heading
that the task is in.https://publish.obsidian.md/tasks/Queries/Filters#Heading
description
is what you want. It searches the task's description, which is what contains the Mark here.https://publish.obsidian.md/tasks/Queries/Filters#Description