Hacker News new | past | comments | ask | show | jobs | submit login

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.



Try https://github.com/laurent22/joplin + cloud drive of your choice (I use One Drive).

See my reply to your parent commenter.


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 use dropbox to sync.


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...?


What about Syncthing ? It’s Dropbox like (you sync folders over different computers) but it’s totally P2P (so no cloud).


If you are okay with rclone (and do have vps/server/whatever somewhere) then Syncthing is the thing to do that.

https://docs.syncthing.net/


I use cryptomator and store my notes on Github (encrypted)


I'm syncing between my devices with Resilio sync


I use Dropbox and symlink my notes to ~/org


Git? Syncthing?


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.


I'll look into it, thanks for the suggestion! The risk de-synchronization poses can probably be mitigated with automated local backups.


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 went to Syncthing.net and they didn't mention iOS or Android.

Does it run on those?


If I can ask, what is Paperless? Google is strangely unhelpful.


It's a self-hosted document management system:

https://docs.paperless-ngx.com/

Think: replacing paper file folders with a digital system. Supports OCR, a variety of metadata, tagging and categories, etc.

My primary use case is taxes, but for any important legal or financial documents, I throw 'em in Paperless.


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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: