From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Goldman Subject: Request for suggestions about best practices: tracking responses Date: Wed, 22 Sep 2010 09:04:04 -0500 Message-ID: <4C9A0CD4.7090704@sift.info> Reply-To: rpgoldman@sift.info Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=39876 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OyPvd-0008CR-4J for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 10:04:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OyPvb-0002d4-KD for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 10:04:08 -0400 Received: from mpls.sift.info ([75.146.46.193]:46082) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OyPvb-0002cl-Gj for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 10:04:07 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Often now I have org-mode tasks that I move to WAIT status when I send someone an email to get some next step done. The problem is that I have a hard time getting back to those tasks when I get a response email (or phone call). There is nothing salient about these that means that when I get a response email, I see the task and can mark it as completed. Does anyone have a good solution for this? I have a hazy idea that always having a special agenda window open with a special agenda display of tasks awaiting responses might do the trick, but few ideas about how to accomplish this in practice. Presumably a special TODO status for awaiting response, and special agenda view... does that sound reasonable? I notice that the manual refers to "THE agenda." Is it possible to have multiple agenda windows so that I could always have the "waiting for response" agenda up w/o cutting off my access to other views? thanks, r