Replies: 1 comment
-
Hi, sorry for the late response. False is represented by label not being there, this can be searched by For search don't use "label:" prefix. This prefix is used only for the promoted attribute definition (itself a label), not for the actual label usage. |
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.
-
I've added a label to my notes, #label:Handled=promoted,single,boolean, and I want to search for all my notes where the value is FALSE. I've tried doing
Search String: #label:Handled = x
where for 'x' I have tried False, FALSE, 'FALSE', 'False', 0, boolean(0), etc...
What is the syntax for a boolean value FALSE in the Trilium search?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions