Related to: Rationality Power Tools
I'm looking to use (or make) something that helps me achieve god-like productivity. In particular, I'm interested in any information about systems that are:
- Flexible: They can be extended or customized to accommodate new work-flows and a diverse range of information structures (like to-do lists, schedules, etc.), perhaps via easy coding.
- Linked: The elements can be connected and categorized using a variety of link types (like is_an_action_for, is_a_subgoal_of, etc.).
I would prefer not to have a bunch of separate systems if possible. From what I've seen so far, org-mode seems the most promising.
I read a few tutorials on org-mode here and have been playing with it for the last two days. For those who don't know, it basically gives you a nice way to organize text hierarchically into levels. Each of the levels have headlines, which can have tags (like :WORK: or :PLAY:).
I've been enjoying it so far. In my file I have Fun (:VALUE:) at the top, and projects that aim to increase Fun on the second level. Then sub-projects inherit from projects, and so on until I've reached physical next actions (which form TODO lists). I like being able to keep track of why I'm doing things because it helps keep me motivated, and facilitates re-evaluation and optimization. So far org-mode seems to give me a good way to do this.