Heading does not include and no headings #267
Closed
Bounz
announced in
Ideas: Any New Feature Requests go in Issues please
Replies: 1 comment 3 replies
-
Good point. This would be an easy change code-wise. I am just wondering whether it would break any existing queries that people have 🤔 As a workaround for now: can you add another heading to the tasks that you want to track? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Thank you for the plugin, I find it very useful!
I'm adopting daily agenda template from the readme and faced with a problem. I'm trying to exclude tasks from "shopping lists" while showing any other tasks from vault. So I use following code block:
but this results in loosing every task from daily notes, where tasks don't have heading.
In documentation for heading filtration there is a point
but I'm wondering why this restriction applies for
does not include
option? After all, if we filter tasks that do not contain a certain word in the heading, then the absence of a heading means the same - there is no filter word. 🤷♂️What do you think? Maybe it's possible to change this behaviour for
does not include
variant of heading filtering?Beta Was this translation helpful? Give feedback.
All reactions