Bookmark Intelligence

Local-first bookmark workflow

Your bookmarks, reduced to useful Obsidian notes.

Capture Chrome and Firefox bookmark changes, extract only the relevant source text, summarize it locally, and write compact Markdown into your Vault.

The browser extension and local agent work together. The agent must be installed once on each computer.

One setup path

Install from the release page

01

Install the local agent

On Windows, extract the Windows bundle and run install.ps1. On Linux/macOS, download the source bundle, make install.sh executable, and run it. Choose the Vault path in config.toml.

02

Add the extension

For Chrome, use the Chrome ZIP with Developer mode. For Firefox, install the published AMO listing; the XPI is the unsigned submission package until AMO review is complete. For local testing, load it temporarily from about:debugging.

03

Start summarization

Run the worker and create a bookmark. A compact Markdown note appears under the configured notes folder. The optional Obsidian plugin ZIP shows local status and controls.

Before installing

Local hardware is required for summaries

Bookmark capture can work without a loaded model, but automatic summaries use Ollama by default. Your computer must be able to run the selected model. Larger models may need substantial RAM and a compatible GPU with enough VRAM; CPU fallback can be slow.

OpenAI-compatible, Gemini, Anthropic, and hosted providers are also supported when you configure your own endpoint and credentials.

Data boundary

No advertising. No app daily quota.

In the local path, bookmark data and processing state remain on your computer. The agent does not save videos, full webpages, or raw transcripts in the Vault. Optional remote AI providers follow their own service terms.