When I create a more complex search typed in manually, the search is being changed by the client once saved. So when I return to the saved search, I don't get the same results as I did when I first did the search.
Here's an example I keep running into. I want to search for all notes that are in a given notebook, or have one of a few tags applied to them.
This search, run manually, works exactly as expected:
Idea
skotzko 0
When I create a more complex search typed in manually, the search is being changed by the client once saved. So when I return to the saved search, I don't get the same results as I did when I first did the search.
Here's an example I keep running into. I want to search for all notes that are in a given notebook, or have one of a few tags applied to them.
This search, run manually, works exactly as expected:
any: notebook:"Experimentation" tag:"experimentation" tag:"innovation"
However, when I save the search (Edit > Find > Save Search), the query is rewritten on save as:
notebook:"Experimentation" any: tag:"experimentation" tag:"innovation"
The results no longer match. Now I only get notes within the "Experimentation" notebook, but not any outside that notebook that have the tags I want.
Link to comment
3 replies to this idea
Recommended Posts
Archived
This topic is now archived and is closed to further replies.