Comment on Haptic: A new local-first, privacy-focused and open-source home for your markdown notes
thejevans@lemmy.ml 2 months agoYeah, 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.
B0rax@feddit.org 2 months ago
I wouldn’t know. All I am saying is that Syncthing would not work for this purpose.