Hacker News new | ask | show | jobs
by chipperyman573 3909 days ago
Hmm, that's an interesting solution. You could always combine this with a private github repo and get easy-to-browse note-taking. It does seem like having to manually sync would be annoying though, is it really better than solutions like GDocs?
3 comments

I use a combination of Sparkleshare, Emacs, Markdown, and an emacs mode named Deft to accomplish this. Deft autosaves my notes as I write them, and then Sparkleshare automatically syncs changes with the git server. It's pretty nifty.

https://www.petekeen.net/git-backed-personal-markdown-wiki (I added Deft later)

You could automate it using something like https://github.com/nevik/gitwatch
I actually use a FREE Private repo on bitbucket.