This extension displays relevant notes using the powerful Omnisearch plugin for Obsidian from your browser. You can search your Obsidian vault while searching the web and quickly open the results in Obsidian.
Required to retrieve URL queries which Omnisearch uses to determine which notes to fetch.
Required to store settings for user customization and plugin function.
Required to add a button to the right click (context) menu for interactions with links or text selections.
The plugin is available for both Firefox and Chrome browsers.
After installing the plugin:
- Install the Omnisearch plugin for Obsidian and enable the local HTTP server option
- Set your preferred port (default port is 51361)
- Enjoy passively searching your vault!
Firefox
- npm
export-ff
Chrome
- npm
export-cr

