I am currently using Obsidian and the Remotely-save plugin. However, I have a big problem with Remotely-save.

  • Background synchronization is not possible in Android. The app must remain open until synchronization is complete.
  • Unreliable. Errors such as “Faild to fetch” and “error while sync” are displayed and need to be reset periodically.
  • End-to-end encryption must be available.
  • I am poor (monthly income is less than 500 USD), so it must be available for free.

Given the technical limitations of the Obsidian plugin, I am guessing that I would need to have a file system level synchronization method rather than a plugin to achieve background synchronization.

In addition to this, I have used Joplin, which also has the problem of no background sync for Android. Also, Joplin’s desktop app is excellent, but the Android app is poor and impractical. I have also used Standard Notes, but it does not seem to be able to display dates in yyyy-MM-dd.

  • Strayce@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    2 days ago

    Look into syncthing. Not sure about encryption tho and I’m not in a position to check RN.

    • idyllic_optimism@lemmy.today
      link
      fedilink
      arrow-up
      4
      ·
      2 days ago

      +1 for Syncthing, been using it to sync a tablet, a phone and a pc without much problem. Obsidian usually makes a separate note when there is a synch issue, so at least you don’t need to worry about losing your data.

    • kambusha@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      2 days ago

      Perhaps with the addition of Tailscale if they need to sync while out & about too. E2E encryption shouldn’t matter here, since these are p2p connections.