I have alot of complex tasks, and sometimes they get lost in the shuffle and I forget to return to them.
One thing I know helps in returning to a complex task is using a session manager (examples: google chrome, firefox, vim, eclipse), but sometimes this fails because session managers are often program specific and the things that I work on are often done in multiple programs.
Do you know of any best practices for returning to a complex task, or switching between multiple complex tasks efficiently?
