Installation
Install via BRAT (Recommended)
Section titled “Install via BRAT (Recommended)”N2O is currently in pre-release. 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.
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 with an integration token (internal or OAuth)
- Internet connection for syncing with Notion’s API
Next Steps
Section titled “Next Steps”Once installed, connect your Notion account.