Comment on Haptic: A new local-first, privacy-focused and open-source home for your markdown notes
Lem453@lemmy.ca 2 months agoThe 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
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.
douglasg14b@lemmy.world 2 months ago
The comment two above this links to a tool that literally does live syncing on a line by line level. Unless you’re editing the same lines at the same time you’re not going to get sync conflicts.
I use it as well and it works wonderfully in real time.