Welcome to Memoir

Capture anything on the web into your Obsidian vault.

  1. 1 Start the local server

    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.

  2. 2 Connect this extension

  3. 3 Start capturing

    • Click the Memoir toolbar icon → Capture page / selection / screenshot.
    • Right-click any page, selection, image, or link → “… to Memoir”.
    • Press Ctrl/Cmd+Shift+S to capture the current page.

    The toolbar badge flashes ✓ on success. Captures queue and retry if the server is offline.