Skip to content

ALegendsTale/omnisearch-companion

Repository files navigation

Omnisearch Companion

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.

Permissions Notice

Tabs

The tabs permission is required to retrieve URL queries which Omnisearch uses to determine which notes to fetch.

Storage

The storage permission is required to store settings for user customization and plugin function.

Notifications

The notifications permission is required to display important messages like errors.

Installation

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!

Build from Source

Firefox

  • npm export-ff

Chrome

  • npm export-cr