I tend to prefer “file centered” apps, there’s some cool one you’d use with Syncthing? My favourite is KeePassDX; I would love a notes app with a ‘material you’ UI.
Ahhh ok. I use Joplin and sync with syncthing. I use the file system storage setting in joplin, and my notes sync across my tablet, phone, desktop, and laptop.
Does your method use cloud storage? If not, can you please explain to me just how it works across multiple devices?
Good question. I have a simple home server that runs all the time. Syncthing runs on that as a sort of cache, or my own little “cloud”.
So devices, when they turn on, check the server, as well as whatever devices are online, and get the new changes.
We do this at work also, so we have our own simple “shared folders” using Syncthing.
That sounds really cool. I currently sync obsidian via a hosted solution on Hetzner using webdav. I’m wondering if I might be able to utilise it somehow as you have - maybe I won’t need to intervene as much.
Thanks for the advice.