this post was submitted on 21 Oct 2023
56 points (100.0% liked)
Free and Open Source Software
17911 readers
39 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
With syncthing how well does obsidian handle edits on 2 devices at nearly the same time? Like if I make some edits on my phone while looking at a project and then before syncthing has synced the files, paste some images in on my desktop, does it handle that well?
Syncthing warns you and asks you to choose which is newer. If you have versions set it should also keep older versions for any roll back. But I make a point to rather work in one device at a time. I actually sync all my devices to a Docker instance running Syncthing, so it works from a central point versus all devices syncing to all devices. That Docker version is on 24/7.