Comment by dtkav

4 months ago

If you want to try out multiplayer in Obsidian today, there are a few plugins like Relay (disclaimer: I'm a dev), Peerdraft, and Screengarden. I'm not sure exactly what the Obsidian team has planned but hopefully we can make them interoperable.

Our plugin stores yjs CRDTs in indexeddb today, but I'd love to create some kind of file-over-app CRDT persistence standard that could go alongside markdown files to make markdown collaboration and edit history vendor agnostic.

If anyone would be interested in that type of thing, let me know! (email in bio)