Is there a way to search only within the title?
within the title? All nodes are kind of titles…
3 Likes
Perhaps you want to search only in nodes that have children?
whatever has:children
Though as Calsi indicated, a parent (title) in one context is a child in another context.
I want to search excluding the Notes section
Ah, then this is a feature request. (And not the first time for this idea.) You might want to tag your post “idea” and change the name to “search excluding note” for clarity.
1 Like
-has:note
The filter above will exclude from the results all bullet points that have a note. It might help, even if only partially.