Comment on Haptic: A new local-first, privacy-focused and open-source home for your markdown notes
thejevans@lemmy.ml 2 months ago
As soon as one of these Obsidian alternatives has real-time collaboration and a mobile interface, I’m ready to switch.
Lem453@lemmy.ca 2 months ago
The real power of obsidian is similar to why Raspberry Pi is so popular, it has such a large community that plugins are amazing and hard to duplicate.
That being said, I use this to live sync between all my devices. It works with almost the same latency as google docs but its not meant for multiple people editing the same file at the same time
github.com/vrtmrz/obsidian-livesync
thejevans@lemmy.ml 2 months ago
Yeah, I need something to collaborate with my partner in realtime. We’ve got a hacky setup in Obsidian using dataview to join separate notes to a read-only one, so we don’t have collisions, but I would love something better.
WeAreAllOne@lemm.ee 2 months ago
Could syncthing work?
B0rax@feddit.org 2 months ago
Syncthing works on a file level basis. If files are changed on both devices at the same time, it will have sync conflicts.