Obsidian + obsidian-git extension + github private repository. It just works.
Ask HN: How do you synchronise your notes?
11–20 of 39 posts
Re: Ask HN: How do you synchronise your notes?
#12Re: Ask HN: How do you synchronise your notes?
#13Git history and did tracking is obviously more useful for text-based formats like md than it would be for PDFs, but there's no reason you couldn't include PDFs or other small binary files alongside your notes in the repo.
Re: Ask HN: How do you synchronise your notes?
#14I also use Signal's "Note to self" feature, with autoexpire enabled (I send ephemera to myself thereon - if I haven't used/needed/looked at it in a week, it's not important)
Re: Ask HN: How do you synchronise your notes?
#15Re: Ask HN: How do you synchronise your notes?
#16The magic of obsidian is that I rarely have to actually open obsidian. As the notes are in plain markdown, I usually just do my input from vim or vscode.
The magic of Syncthing is that it's (mostly) a set and forget thing.
The setup works on my PC, laptop, mobile and VPS.
Everything is backed up daily from a single point to a S3 backend with Restic. Also a set and forget thing.
Re: Ask HN: How do you synchronise your notes?
#17Joplin - https://github.com/laurent22/joplin/ I use it with end to end encryption enabled and Dropbox as the storage backend.
I used Joplin a few years ago but at some point I couldn’t restore synced notes and had some data-loss. This experience still makes me shy away from using it again…. Has it gotten better?
Re: Ask HN: How do you synchronise your notes?
#18Re: Ask HN: How do you synchronise your notes?
#19Re: Ask HN: How do you synchronise your notes?
#20As notes are not a collections of facts but interlinkages of ideas I then take time to sit and put them together with a keyboard then save in a directory tree.
I email myself an encrypted .tar.gz of the directory tree at the end of the day.
Software is Zettlr.