obsidian-search-everywhere
obsidian-search-everywhere copied to clipboard
Obsidian Search Everywhere Plugin
Obsidian Search Everywhere Plugin
This Plugin simulates the Search Everywhere Hotkey from IntelliJ. Double press the SHIFT key to open the Obsidian search window.
How to use
Just double press the SHIFT key to open the Search Window.
How to Install
From within Obsidian
From Obsidian v0.9.8+, you can activate this plugin within Obsidian by doing the following:
- Open Settings > Third-party plugin
- Make sure Safe mode is off
- Click Browse community plugins
- Search for "Search Everywhere"
- Click Install
- Once installed, close the community plugins window and activate the newly installed plugin
Manually installing the plugin
- Copy over
main.js
,styles.css
,manifest.json
to your vaultVaultFolder/.obsidian/plugins/obsidian-search-everywhere/
.