I’d like to sync my markdown notes between devices (laptop and phone), which service is better: Nextcloud or Syncthing? Any other important idea I should know?, like latency times, or maximum number of synced devices, what if I edit the same note from both places without internet and then both get connected to a network… For example, I know Nextcloud let me have a history of the notes.
I use Joplin (hosted on my home Nextcloud server) and its very good, so far. I haven’t had it long. Nextcloud also has a native Notes app that is decent but not very featureful. Joplin works well for me, as I already had a Nextcloud instance.
A self hosted Joplin sync server is also pretty nice.
I use syncthing for personal and work, and it’s great. Having said that I’ve found it struggles with versioning i.e. editing a document from multiple devices.
Look into something like Standard Notes for cross platform markdown editing. It’s e2e encrypted, works great, the dev is very responsive. Ymmv but I really like it, have it on every device I own and use it daily.
I’ve also just used a private git repo for editing docs from multiple devices. Once you get it set up it’s effortless, and most ide’s are extremely fun to use as text editors.
I have used both, and syncthing is the most stable in my opinion. But you will get sync conflicts/ duplicates if you work on the same file
For working on markdown files you should additionally look into https://silverbullet.md , it’s great 🙂. It has offline mode. But it will also generate duplicates if you edit the same file offline
I use syncthing, it works fine, but sometimes it doesnt sync, I have to open syncthing on my phone and also on PC to triger sync. If I open same file on both devices it just creates copy so you end up with 2 files Edit: I use obsidian for notes
Personally I’d just use something like trilium and call it a day.
Since I use obsidian.md I installed a community plugin to sync to onedrive.
For other stuff I use syncthing.