Hacker News new | ask | show | jobs
by cpbotha 3421 days ago
I use emacs with org-mode (embedded syntax highlighted and executable source code blocks FTW) and org-download, the latter for embedding screenshots.

Besides my daily lab journal (one org file per month), I have project-specific org files also. This whole notes directory hierarchy is synced everywhere, also to my Android phone where I sometimes use emacs with termux to access these notes.

Searching is done using helm-projectile-ag, which is bound to `C-c p s s`