this post was submitted on 19 Oct 2023
6 points (87.5% liked)
Linux Mint
1707 readers
1 users here now
Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.
Want to see the latest news from the blog? Set the Firefox homepage to:
where is a current or past release. Here's an example using release 21.1 'Vera':
https://linuxmint.com/start/vera/
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you would like to backup many files, syncthing paired with hetzner box, 1TB for 4$.
If you want free solution, just sync/backup Obsidian, there's Obsidian-git https://github.com/denolehov/obsidian-git
Obsidian-livesync is a way better plugin IMO. It can sync in realtime between devices and handles conflicts really well. And if it can’t handle it, it gives you a ‘git diff’ style tool to resolve it. All it needs is a CouchDB database to sync with, which you can run on pretty much anything.
https://github.com/vrtmrz/obsidian-livesync
Totally agree!
It is great! But I wouldn't skip backups well for safety. And version control is a bonus IMHO
BTW, There was some edge Cases and reports of lost information using the live sync DB