Real-time, not scheduled
Changes propagate the instant you type, over a live connection — not on a timer or a manual push.
Notes, canvases and attachments on every device, in real time. Setup takes about three minutes — nothing extra to install, no CouchDB, no S3, no cloud account. For people who just want sync that works.
Step 1 · Your server
Run it on any small Linux server. HTTPS is set up automatically, and it prints the URL and vault token the plugin needs.
$ curl -fsSL https://notabeam.app/install.sh | bash Step 2 · Obsidian
In Obsidian: Settings → Community plugins → Browse, search “Notabeam”, then Install and Enable. Paste the URL and token — sync starts right away.
Changes propagate the instant you type, over a live connection — not on a timer or a manual push.
One docker run or a single binary keeps your notes on a server you own. No CouchDB, no object storage.
Deletions go to the trash, divergent edits become conflict copies, offline changes catch up. Nothing is silently lost.
Syncs .md, .canvas, .excalidraw and binary attachments, with per-file sync indicators in the file explorer.
Free self-host today; managed cloud and AI access to your vault are on the roadmap.
MIT-licensed plugin. Install in Obsidian and point it at your server.
Get started →