Hacker News new | ask | show | jobs
by netule 2714 days ago
I've tried various journaling apps, but I keep coming back to Emacs Org-Mode for my journals and writing because of its excellent tooling and export abilities. I keep a single .org file per year and each entry is a high level heading. I sort by entries with the latest on top by default, but before I export, I use the built in Org-Mode sort to arrange them chronologically based on the associated date tags. It's an extremely simple system, portable, readable as plain text, and GitHub has syntax support. I can't recommend it enough.