Hacker News new | ask | show | jobs
by pnathan 4980 days ago
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.
1 comments

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.