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?

  • HaraldvonBlauzahn@feddit.org
    link
    fedilink
    arrow-up
    1
    ·
    10 hours 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.

  • Toribor@corndog.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 hours ago

    What do you mean by ‘desyncing’ issues. I use Syncthing very heavily across my servers and workstations and I don’t have any trouble. I run my own Syncthing relay server for NAT traversal.

  • Riskable@programming.dev
    link
    fedilink
    English
    arrow-up
    12
    ·
    2 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.

  • mark@social.cool110.xyz
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    2 days ago

    @ZkhqrD5o Why would you do something as convoluted as that over the sync feature within Joplin? WebDAV would be the most suitable option, either the standalone app or as part of a full nextcloud install.

    • curled@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      1
      ·
      21 hours ago

      If you’re hosting nextcloud anyway you might also want to check out the notes app. It creates a Notes folder in your account from which you can edit the markdown files, has a nice markdown editor in the nextcloud web UI, and comes with Android and iOS clients so you don’t have to setup file access and find a separate markdown editor.