Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I’d like to know if the page itself has been tagged with a particular tag, or only one of the tasks within it has that tag.
In other words, if querying for
#test
, I’d like#test
(that is, that tag appears separate from all tasks), OR#test
, and if the page itself is not tagged, then, only those tasks.I can’t figure out how to determine if a page is tagged (and none of the tasks in it are tagged), or if the tag is on a task.
Any help is appreciated
Beta Was this translation helpful? Give feedback.
All reactions