Hacker News new | ask | show | jobs
by minimax 4980 days ago
I have tried several times to get into org-mode and for whatever reason it just hasn't stuck. I'm going to give it another crack for daily logs.
1 comments

Honestly, you don't need org mode to do this. You just need a way to have a hierarchical folding tree (an outline) that takes text for both the headers and contents. I implemented a half-baked similar system in C# years and years ago - that worked really nice. I just use org-mode because I'm an emacs user and hey, it works well for me.
The nice thing about org-mode is it's as involved as you would like it to be. Sure, the beginning is a bit steep, but if you're already using Emacs, it will be a breeze, and you can keep it light (as pnathan is doing). I've been slowly inching my way into using it over a long period of time; I have to admit, it's quite involved for me, but it never felt forced, it was always "cool, that works nice; but I wonder if I can X?" and with org-mode, you can almost always do X. Or not, if you don't want to. Unlike a lot of other "productivity tools" it's very flexible.