View Single Post
Quote:
Originally Posted by Brian View Post
The method I use to handle stuff like this is to create contexts for the various folks that I delegate stuff to.

When I delegate, the action gets moved to that context, and I have a reminder to check back with them about the state of that action. When they complete the action (or when I can just stop caring about it for some other reason) I mark the action as complete.
Ok, so how do you create the reminder to yourself to check back with the person to whom you are delegating the task to?

Patriot