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.
The tabs permission is required to retrieve URL queries which Omnisearch uses to determine which notes to fetch.
The storage permission is required to store settings for user customization and plugin function.
The notifications permission is required to display important messages like errors.
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