Skip to content

Installation

N2O is currently in pre-release. The easiest way to install is with BRAT:

  1. Install the BRAT plugin from Obsidian’s Community Plugins.
  2. Open BRAT settings and click Add Beta Plugin.
  3. Enter the repository URL: https://github.com/n2osync/n2o
  4. BRAT will install N2O and keep it updated automatically.
  1. Go to the N2O Releases page.
  2. Download all four files from the latest release:
    • main.js — plugin code
    • styles.css — plugin styles
    • manifest.json — plugin metadata
    • sql-wasm.wasm — SQLite engine (required for the sync database)
  3. In your vault, create the folder .obsidian/plugins/n2o/.
  4. Copy all four downloaded files into that folder.
  5. Restart Obsidian and enable N2O in Settings > Community Plugins.

Once N2O is listed in the Obsidian community directory (coming soon):

  1. Open Settings in Obsidian.
  2. Go to Community Plugins and click Browse.
  3. Search for “N2O” (or “Notion to Obsidian Sync”).
  4. Click Install, then Enable.
  • Obsidian 1.4+ (desktop only — Windows, macOS, Linux)
  • A Notion account with an integration token (internal or OAuth)
  • Internet connection for syncing with Notion’s API

Once installed, connect your Notion account.