HappenApps / Quiver

Quiver documentation and issue tracker
2.26k stars 109 forks source link

about search function #1375

Open MatthewLee123 opened 4 years ago

MatthewLee123 commented 4 years ago

just wonder to know how to search a keyword in all notes ? or how to search the keyword in notes' title in all whole notebooks ?

ylian commented 4 years ago

Keywords in the note title are included in the full-text search. Use the search button on the top-right corner.

mikec964 commented 4 years ago

Search (through the top-right box) is definitely not working. I can see a note title in the left-hand list, perform search, and not find it.

Is there a way to force a re-index?

ylian commented 4 years ago

@mikec964 Yes, you can force a re-index like this:

  1. Take note of your library location (Preferences > Sync > Library location)
  2. Remove these two files: ~/Library/Containers/com.happenapps.Quiver/Data/Library/Application\ Support/Quiver/cache.db ~/Library/Containers/com.happenapps.Quiver/Data/Library/Application\ Support/Quiver/index-v2.dat
  3. Reopen Quiver. You might be prompted to reselect your library. If not, choose File Menu > Open Library.
mikec964 commented 4 years ago

I should have posted this before: It worked and I'm so damn happy. Thanks!