abromberg227 downloadsReal-time multiplayer editing of shared folders and notes.
[!IMPORTANT] This is a READ-ONLY repo for plugin releases. For issues, pull requests, and server code, see the the sister monorepo. Changes in the monorepo are mirrored here at release time.
Real-time, multiplayer shared folders and notes for Obsidian. Deploy it yourself or use our hosted service — and either way, notes are encrypted end-to-end. Everything you love about Google Docs, but in your lovely local Obsidian instance. Fully MIT-licensed.
Warning: Beta software. This project is still in active development and may contain bugs, breaking changes, data leakage, or data-loss risks; use at your own risk and keep backups of important vaults.
After installing the plugin, right click on a folder and select Share folder.... Send the invite URL to a friend or teammate and the folder will appear in their vault. You can see each others' cursors in the file and edit collaboratively in realtime.
As long as Obsidian is open, updates you make will be synced to other people shared on the folder, so feel free to use Claude Code or your favorite AI tools on the shared folders and the changes will propagate automatically.
https://github.com/user-attachments/assets/16018201-8fa3-456d-89f8-67fc776045ae
This is a community plugin maintained by Andy Bromberg at Experimental LLC. Neither Andy nor Experimental LLC are affiliated with Obsidian.
The valiant Obsidian plugin reviewing team is facing an onslaught of submissions. It may be weeks or months until they get to this one and add it to the real directory. Until then, you can install it with a helper plugin called BRAT.
Settings -> Community plugins and install BRAT. (You'll have to turn on Community plugins first if you haven't already)Add beta plugin.https://github.com/abromberg/obsidian-collaborative-folders-plugin and hit AddSee the sister monorepo https://github.com/abromberg/obsidian-collaborative-folders for information on server deployment.
This section is intended to satisfy Obsidian's disclosure expectations for community plugins, based on the implementation in this repository.
Server URL for invite creation/redeem, token refresh, folder membership APIs, key lifecycle APIs, realtime relay (encrypted document updates/snapshots plus awareness signaling), and encrypted blob upload/download.https://collaborativefolders.com): hosted account linking is required for invite redemption and billing access; each collaborator needs their own active subscription.$9 USD / subscribed user / month, owner-level 3GB total storage cap across owned shared folders, and 25MB max uploaded blob size.ciphertext, nonce, aad, keyEpoch, digest metadata).See the sister monorepo https://github.com/abromberg/obsidian-collaborative-folders for server-side code.
See the sister monorepo https://github.com/abromberg/obsidian-collaborative-folders for information on data flows.
See the sister monorepo https://github.com/abromberg/obsidian-collaborative-folders for information on local development.
Contributions are welcome, but should be made in the sister monorepo https://github.com/abromberg/obsidian-collaborative-folders. Changes there are synced to this plugin-only repo regularly.
This project is licensed under the MIT License. See LICENSE.