Am I doing something wrong or is this really so? Boostnote doesn't do a full text search through all the notes, it just outputs the search results from note titles. How can this be a useful for a note taking app?
There are two major things a note taking app should do:
Everything else is just fluff.
I can't confirm it


Ok, now I know exactly what is wrong. It does not search code snippets, which is quite a problem, how am I supposed to find something in the notes if it is in the snippet?
Hi, @BobTB. Please use Finder. Please check the hotkey at Preferences -> Hotkey.
Ok, I know there is Finder, but how can I find the note which has the string in snippet I am looking for in the first place? I have to click through all and every note and then search for the string in finder? There should be a global scope search box and not two searches with different scopes. This is almost useless for me, and I believe for many other users too. Fix that and Boostnote will have a lot more users :)
Actually there are three ways to search:
-a regular search box
-a 'finder' search
-and a Search box in Editor mode
All three should be combined in just one search box!
For example, I don't want to see "search box in edit mode" in finder. They solve totally different tasks.
Check out simplenote, one search finds everything, simple and great, of course its lacking in other functionality, as far as I was able to look boostnote is as close to perfect as it can be, just if the search was more usefull / intuitve,
I really tried now for three days, but this search functionality as now is not useful at all, it is a hinderance instead of help. I have a specific text in a code snippet. I just can not find the note in which this snippet with the text is. I can not find a way of doing it. Sadly I have to use something else, these three different ways of searching for the same thing is really a major setback.
While I am not quite as annoyed by it as @BobTB is, I do feel that the search capabilities of Boostnote could need some improvement. For example, the (global) search/replace in Visual Studio Code is a good example of what I would find appealing. However, it's important not to forget that this is a free and open source project, so noone's stopping us (other than our own priorities) from implementing this ourselves. So far the devs have been nothing but kind and zealous to fulfill our wishes, I am really grateful for that.
Yes, this is the most frustrating thing about this app, everything else is actually pretty good, but a note taking app needs proper search!
@kazup01 this is a good app but please make fixing search and unifying all different searches a priority. I think VS Code or sublime are good examples to follow.
Exactly my thoughts! It very hard to use as it is now.
**_I think your comments are valid regarding the different search functionalities, because while they are implemented, search can be frustrating.
The search below seems to only search based on document titles and not actual note content, so this can be frustrating. Would be nice to see additional functionality for search implemented, even find and replace such as sublime/atom editors have, or move to next instance of found word in current found document_**

However using the search functionality you can search note/code snippet content as seen below:
_You can see my example above that boostnote simply finds documents with your string in them.
I think boostnote can be improved tremendously by adding feature to move to next instance of found word in document or even highlight found word as my picture below suggests. It wouldn't be implemented exactly like the below picture, but of similar idea:_

Aha, just found the last search option here:
_Using hotkey Ctrl +f in edit mode for the note will highlight as I mentioned earlier, seems like this functionality is great, however would also be great to see this from the option to search multiple notes, but I understand that may be difficult
The search does work fairly well, however it does not show search results inside the actual note. The finder is very difficult to use in that I have not been able to use it without crashing, etc.
A ctrl+f inside the note would be extremely useful when in preview. I use vim mode, and can use / to search, which does work, but often I don't want to have to switch to edit mode to search...
Any reason this hasn't been fixed yet? Without being able to search all my notes at once, there's absolutely no reason to use BoostNote over something else (ie. OneNote).
Hi @asmsuechan,
How to find Finder? I checked the hotkey at Preferences -> Hotkey.
There is only one option:
Show/Hide Boostnote Super + Alt + E
Nothing else...
@chansey97 We discarded it. #1497 But, we're going to bring it back. #1503
Is there a way to jump to the next highlighted search keywords in the markdown editor search?
It finds and highlights the string but changes focus to the highlighted keyword in the editor so if you press enter or _n_ (as vim) it replaces highlighted work with enter or _n_.
@Rokt33r we appreciate the work on the app but lack of progress on search has been very frustrating. This is the most important feature of the app!
Is there a way to jump to the next highlighted search keywords in the markdown editor search?
There isn't. We need to implement it. Could you create a new issue about this? Then, we could track
the progress and introduce it much faster.
@Rokt33r Done! #1813
@yahyavi Thanks!
Currently this has been brought down to two ways of searching:
1) The Search at the top of the note list. This one should be sufficient in almost all cases. All issues brought up in this thread no longer seem to be present.
2) Ctrl + F when inside a note. This will open a specific search, with the added feature of supporting regex. In the future this particular searcher will also allow you to go to the next or previous occurrence of your search query. See #3205
Most helpful comment
While I am not quite as annoyed by it as @BobTB is, I do feel that the search capabilities of Boostnote could need some improvement. For example, the (global) search/replace in Visual Studio Code is a good example of what I would find appealing. However, it's important not to forget that this is a free and open source project, so noone's stopping us (other than our own priorities) from implementing this ourselves. So far the devs have been nothing but kind and zealous to fulfill our wishes, I am really grateful for that.