Search Everywhere

approved

by mom0aut

Search everywhere by pressing double shift like in IntelliJ.

22 stars7,446 downloadsUpdated 4y agoMIT

Obsidian Search Everywhere Plugin

Downloads Github latest release

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 vault VaultFolder/.obsidian/plugins/obsidian-search-everywhere/.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.