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.
This sounds a lot like org-mode. "Read" and "call someone" are implemented as tags, which can be added to any item, and there's a command to extract all items marked as "call someone" so you can do all your calls together.
The separation between short-term and long-term tasks doesn't (as far as I know) exist in org-mode, but it makes a lot of sense. I have a huge wishlist of things I want to do eventually, some of which are partially done, and they drown out the real TODOs. So I need to figure out a way to hide everything marked "long-term", or perhaps equivalently, export a list of just the "short-term" items.
Yeah. It looked like it might be similar, but poking around on their site I didn't notice a really good "summary of what using this is like." I'm not particularly interested in relearning emacs for an organization tool, anyway, though. My ridiculously overscripted program of choice is irssi. ;)