Installation
Install via BRAT (Recommended)
Section titled “Install via BRAT (Recommended)”While N2O finishes the community directory review, the easiest way to install is with BRAT:
- Install the BRAT plugin from Obsidian’s Community Plugins.
- Open BRAT settings and click Add Beta Plugin.
- Enter the repository URL:
https://github.com/n2osync/n2o - BRAT will install N2O and keep it updated automatically.
After enabling N2O, open its panel from the ribbon icon - you’ll see the connect screen:

Manual Install (GitHub Releases)
Section titled “Manual Install (GitHub Releases)”- Go to the N2O Releases page.
- Download all four files from the latest release:
main.js- plugin codestyles.css- plugin stylesmanifest.json- plugin metadatasql-wasm.wasm- SQLite engine (required for the sync database)
- In your vault, create the folder
.obsidian/plugins/n2o/. - Copy all four downloaded files into that folder.
- Restart Obsidian and enable N2O in Settings > Community Plugins.
From Obsidian Community Plugins
Section titled “From Obsidian Community Plugins”Once N2O is listed in the Obsidian community directory (coming soon):
- Open Settings in Obsidian.
- Go to Community Plugins and click Browse.
- Search for “N2O” (or “Notion to Obsidian Sync”).
- Click Install, then Enable.
System Requirements
Section titled “System Requirements”- Obsidian 1.4+ (desktop only - Windows, macOS, Linux)
- A Notion account connected via OAuth or an integration token
- Internet connection for syncing with Notion’s API
Next Steps
Section titled “Next Steps”Once installed, connect your Notion account.