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.
18 Comments
Strayce@lemmy.sdf.org · 9 pts · 1y
Look into syncthing. Not sure about encryption tho and I'm not in a position to check RN.
idyllic_optimism@lemmy.today · 4 pts · 1y
+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 · 1 pts · 1y
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.
wolo@lemmy.blahaj.zone · 2 pts · 1y
iirc syncthing is encrypted, which matters because it will pass your data through a relay if it can't connect directly.
ShortN0te@lemmy.ml · 2 pts · 1y
Why would you need Tailscale for syncthing?
kambusha@sh.itjust.works · 1 pts · 1y
For me it's never worked outside of my home
Vendetta9076@sh.itjust.works · 5 pts · 1y
Just set this up a month ago. Setting up syncthings is 100% the way to go.
Zerush@lemmy.ml · 3 pts · 1y
Andi said Syncthing:
Based on recent sources, Syncthing emerges as the most recommended free solution for synchronizing Obsidian vaults across devices[^1][^2]. This open-source tool provides real-time syncing without third-party cloud storage, encrypts data end-to-end, and works across Windows, macOS, Linux, and Android platforms[^3].
Key advantages of Syncthing for Obsidian sync:
Setup involves:
For iOS users, alternatives include:
While Syncthing requires more technical setup than paid solutions, it offers the most robust free synchronization method with privacy protection and no recurring costs[^2].
[^1]: How to Sync Obsidian Across All Your Devices (Including Free Methods) [^2]: Free Obsidian Sync: The Best Way to Sync Your Notes Across Devices [^3]: You Can Sync Obsidian Notes Between Your PC and Phone for Free, Here's How
guest@feddit.org · 3 pts · 1y
FriendBesto@lemmy.ml · 1 pts · 1y
Tried doing this and albeit it works, I ended up going back to the NC Notes app, which granted, is not as good as Obsidian.
Lodespawn@aussie.zone · 1 pts · 1y
This is the way.
SquiffSquiff@lemmy.world · 0 pts · 1y
Why not use GitHub for notes storage? That's what I do
FriendBesto@lemmy.ml · 1 pts · 1y
Not same as OP, but the reason why I do not use Github is because I do not want my data on what is essentially a Microsoft service. Especially, if I already self-host other services.
Although, I am aware not everyone can afford or wants to self-host, yet in my use case, it was just a matter of just installing NC on an already existing setup.
guest@feddit.org · 1 pts · 1y
seabananateasquirrel@lemm.ee · 1 pts · 1y
Is there a way to achieve E2EE with GitHub?
priapus@sh.itjust.works · 3 pts · 1y
I use Obsidian LiveSync
Lem453@lemmy.ca · 2 pts · 1y
I've been using this for 2 years. Rock solid with no issues.
Sync is so fast I can see myself typing if implement the same document on different computers. No issues with windows, Linux and android clients
https://github.com/vrtmrz/obsidian-livesync
seabananateasquirrel@lemm.ee · 1 pts · 1y
It has been a long time since you all have been here. I have tried many different means over time since then. I am now using a combination of Self-hosted LiveSync and fly.io.
ProdigalFrog@slrpnk.net · 1 pts · 1y
If you're not able to find an adequate solution for Obsidian, you may want to investigate TriliumNext Notes.
seabananateasquirrel@lemm.ee · 0 pts · 1y
Thank you all for your consultation. For now, I have installed Self-hosted Livesync. I will use it for a while and give it a try.