Enjoy swift access to your notes with minimal key presses
- Fuzzy search in the vault
- Fuzzy search inside current note
- Realtime highlighting and Precise jump to the target location
- Toggle privacy mode (Edit mode only)
- AutoCompletion
- Persistent search history
- Semantic search in the vault
- Search from selection
- Remember last query text
-
Style Settings
-
Omnisearch
Details
New command:
"Search in file with last Omnisearch query"
Use case:
When you confirm an in-vault search by Omnisearch and think there might be more matched text that are not listed by Omnisearch in current file, trigger this command will open a in-file search modal and fill the search bar with last query in Omnisearch.
Note:
This is just a temporary workaround for a better in-vault search. I will implement full-featured in-vault search without dependency on Omnisearch in the future.
Scope | Name | Hotkey |
---|---|---|
Item | View item context | Left Click |
Modal | Next item | Ctrl-J or ArrowDown |
Modal | Previous item | Ctrl-K or ArrorUp |
Modal | Next subItem (in-vault) | Ctrl-N |
Modal | previous subItem | Ctrl-P |
Modal | Confirm item | Enter or Right Click |
Obsidian | Search in vault | undefined |
Obsidian | Search in File | undefined |
Obsidian | Search in file with last Omnisearch query (preserved as a tribute) | undefined |
Obsidian | Toggle privacy mode | undefined |
In-file Search performance may be slower when a file contains over 500k characters. I plan to enhance the system by automatically adjusting the fuzzy search level for larger files in the future.
- Install through BRAT and turn on
Auto-update plugins at startup
option to automatically install the latest version when available. - (Manual) installation:
- Download the latest
main.js
,style.css
andmanifest.json
from the latest release - Create a folder named
clever-search
in.obsidian/plugins
at your vault location - Move above files into the folder you created
- click
reload plugins
atSettings - Community plugins - installed plugins
and enableClever Search
- Download the latest
If this plugin has been useful to you, I'd be sincerely thankful for your star⭐ or donation❤️.