Replies: 2 comments 5 replies
-
Hi, your query looks correct. It seems to be a bug in parsing |
Beta Was this translation helpful? Give feedback.
1 reply
-
Okay, so while trying other complex search queries, i came into another one that seems to provide unexpected results:
This search should return:
Instead it looks like the |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hello world !
After trying many beta versions of trilium since 2019, with multiple changes in search operators since then, i am still frequently stuck trying to make an advanced search string for my
saved search
notes.Here is the
saved search
i'm trying to make now:Notes with pending tasks
The purpose of this search is to return all text notes that have at least one unchecked checkbox in their content.
The first part works, but i can't figure out how to make the last part of the query work as intended:
What i want to do here, is to only return notes that do not have
#cssClass=todo
set.But for some reason it returns completely different results.
Can you help me on this ?
Beta Was this translation helpful? Give feedback.
All reactions