Personal journey: I used to be a heavy user of Evernote, but encountered a bug that the developers were not keen on fixing promptly. It was then that I realized the importance of personal notes surviving beyond companies, apps, and formats. Quickly after, I switched to a collection of plain text files using org-mode markdown and have been happy ever since.
Personally, I just use markdown text files+vimwiki on my laptop, along with Markor for Android, and Syncthing to get my notes where I need 'em, but in the end the principle is the same: Own Your Damn Data!
You just gave me an 'aha' moment here. I've been using the cli version of joplin basically as a text-file manager, but with a decent-ish mobile app. I've been struggling with keeping it updated etc and have been considering going back to just text files.
I wasn't aware of markor and really like it, it seems to handle editing text files really well.
Already use syncthing, so why bother with joplin at all?
“Plain text is a powerful universal tool that is almost zero cost, work across platforms, are light enough to work remotely over poor connections, doesn’t go out of date, and is quick to learn.”
I need to be able to sync my notes though, I use more than one device. I'd like for them to not be lost if a phone or laptop is stolen.
Ideally, it'd just sync to webdav and I could use Nextcloud. But I've only ever found a few that did sync with it, and there were always all sorts of weird limitations or bugs in those.
I've been doing the same for the past few years, but have yet to figure out a good way to sync things between my devices. Not that it bothers me too much, but sometimes I'd like to have that convenience.
Thanks for the suggestion! By the looks of it, it seems to be a complete solution similar to Evernote, whereas I just need to figure out the 'syncing' part of things (I use Emacs for the rest).
I've contemplated this, but in general I'm not a big fan of hosting personal files on the cloud if it can be avoided. Maybe if I use rclone and encrypt it...?
I do use Git for source control-purposes, but this is the first time I hear of Syncthing. Would that allow for completely automated and frictionless syncing?
it'll be very good. it won't resolve conflicts for you, though - just like Dropbox or Google Drive also wouldn't. It's last-write-wins, so you either need to keep your devices connected and syncing at all times, or you need to be careful when you edit the same files on different devices.
I use Syncthing for all kinds of things and it's excellent, but it's not really a silver for bullet for mutable data like text files.
I have a small vps as one of my syncthing nodes, and every device syncs with that central server in addition to syncing with eachother. This removes the need to keep everything online at the same time as the vps is always online, receiving and propagating changes from any device.
Yeah me too. I love syncthing but prefer using it with an always on 'server' like dropbox rather than just pure p2p.
What I really like about it is that you don't have to sync everything everywhere. I have work folders I sync with just my work machines, and personal ones that go to my personal VPS.
BTW, just a second vote for Syncthing, here. It's basically my "move data around" Swiss Army knife.
Need to get my Keepass database on my phone? Syncthing.
Need to back up my reMarkable to my NAS? Syncthing.
Need to replicate game saves between my PC and my Steamdeck because the game doesn't support Steam Cloud Sync (I'm looking at you, Subnautica)? Syncthing.
I run Paperless as a document management system and use Genius Scan on my phone. I use Syncthing to automatically move scans from my phone to the Paperless inbox folder.
And none of that data resides on a third party cloud. Just encrypted, peer-to-peer sync. It really is fantastic.
I can’t recommend Paperless enough. I set up email forwarding to the Paperless domain and it automatically downloads the attached documents. The only problem I have now - I am using a somewhat older version and there’s no direct migration path to the recent one.