Capture anything on the web into your Obsidian vault.
In the project folder, run:
npm install && npm run build
npm run server
The first run creates server/config.json. Open it, set your
vaultPath to your Obsidian vault, then run
npm run server again. Copy the token value — you'll need it below.
The toolbar badge flashes ✓ on success. Captures queue and retry if the server is offline.