For a long time, I used Syncthing for my Joplin notes. It was running as a Docker image on my TrueNAS server. The notes themselves were on the TrueNAS server, and from there, Syncthing would sync it to my PC and laptop, for example.

I am annoyed, however, at some desyncing issues. Have you guys got ideas on how to better solve this?

  • Helix 🧬@feddit.org
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    What issues exactly? I found Syncthing to be 99% reliable. The rest is manually fixed with .stversion folder diffing.

  • HaraldvonBlauzahn@feddit.org
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    I use Zim Wiki + git. Or gollum wiki, which also uses git. Works both very well and can not only be synced but automatically merged.

  • Riskable@programming.dev
    link
    fedilink
    English
    arrow-up
    7
    ·
    4 days ago

    I just use rsync over ssh via a cron job 🤷

    It’s been working fine for over 20 years on all my various PCs.