# Live Sync with File Shares / File-Level
- https://forum.obsidian.md/t/obsidian-sync-live-team-collaborative-editing/6058/10
- https://docs.pears.com/
- One way to implement this is that the participants control their vault, a directory synchronized in P2P. Technically it can use a protocol such as https://pears.com/, perhaps using Beaker. Then one can ‘mount’ several directories (vaults) of people you want to follow. And then use obsidian on top to see in real-time any change that happens.
# Live Collab/Sync
- [screen.garden](https://screen.garden/)
- [Peerdraft - Secure real-time collaboration for Obsidian](https://www.peerdraft.app/)
- [Collaborating with others on notes - Fork My Brain](https://notes.nicolevanderhoeven.com/obsidian-playbook/Using+Obsidian/05+Saving+syncing+and+sharing+your+notes/Collaborating+with+others+on+notes)
- [ether/etherpad-lite: Etherpad: A modern really-real-time collaborative document editor.](https://github.com/ether/etherpad-lite)
- [brush701/obsidian-multiplayer: Real time collaboration for Obsidian](https://github.com/brush701/obsidian-multiplayer)
- [Self-hosted LiveSync (ex:Obsidian-livesync) released - Share & showcase - Obsidian Forum](https://forum.obsidian.md/t/self-hosted-livesync-ex-obsidian-livesync-released/26673)
# The Git Route
- [Samba - opening windows to a wider world](https://www.samba.org/)
- [Filestash — Self-hosted client for your data](https://www.filestash.app/)
- [sturdy-dev/sturdy: 🐥 Sturdy is an open-source, real-time, version control platform for startups (https://getsturdy.com)](https://github.com/sturdy-dev/sturdy)
- [Pricing | GitLab](https://about.gitlab.com/pricing/)
- [Gitea Official Website](https://about.gitea.com/)
- [Gogs: A painless self-hosted Git service](https://gogs.io/)
- [Radicle: An Open-Source, Peer-to-Peer, GitHub Alternative | Hackaday](https://hackaday.com/2024/03/16/radicle-an-open-source-peer-to-peer-github-alternative/#:~:text=Radicle%20is%20an%20open%2Dsource,%2C%20thus%2C%20some%20fault%20tolerance.)
- [Radicle: the sovereign forge](https://radicle.xyz/)
- https://github.com/canton7/SyncTrayzor
# Workaround Methods - VS Code, Github.dev
## Collaborative Online Editors
- Cryptpad
- Etherpad
## VS Code, Github.dev
- If hosted in GitHub you can use the github.dev editor with the LiveShare plugin
- You could also hook up to your vault then use the same LiveShare Plugin