From mboxrd@z Thu Jan 1 00:00:00 1970 From: ignotus@freemail.hu Subject: Re: postponing todos Date: Sat, 11 Aug 2007 16:29:50 +0200 Message-ID: <87absyw3dt.fsf_-_@freemail.hu> References: <878x8osm96.fsf@freemail.hu> <2151c7f8a47e69a374e5edbed368e83d@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IJrya-0007rM-8I for emacs-orgmode@gnu.org; Sat, 11 Aug 2007 10:30:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IJryY-0007r3-Se for emacs-orgmode@gnu.org; Sat, 11 Aug 2007 10:29:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJryY-0007r0-Kd for emacs-orgmode@gnu.org; Sat, 11 Aug 2007 10:29:58 -0400 Received: from viefep18-int.chello.at ([213.46.255.22] helo=viefep17-int.chello.at) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IJryX-00013q-8F for emacs-orgmode@gnu.org; Sat, 11 Aug 2007 10:29:58 -0400 Received: from [192.168.0.175] (really [80.98.106.103]) by viefep17-int.chello.at (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20070811142949.XANA1194.viefep17-int.chello.at@[192.168.0.175]> for ; Sat, 11 Aug 2007 16:29:49 +0200 Received: from ignotus by localhost with local (masqmail 0.2.21) id 1IJryQ-2Ft-00 for ; Sat, 11 Aug 2007 16:29:50 +0200 In-Reply-To: <2151c7f8a47e69a374e5edbed368e83d@science.uva.nl> (Carsten Dominik's message of "Thu, 9 Aug 2007 07:05:46 +0200") 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: emacs-orgmode@gnu.org >>>>> Regarding 'Re: [Orgmode] postponing todos'; Carsten Dominik adds: >> I would like to have a solution for the following problem: I browse >> TODOs in my agenda view and I would like to postpone them, so >> agenda buffers don't list them until a certain date. [....] > This is what scheduling is for, and then you use the daily/weekly > agenda instead of the todo list to see those entries. To schedule, > [....] Dear Carsten, your reply was as always most helpful and full of information, thanks. However that is not good for me. I use org-tags-view all the time, because that way only those tasks get listed that I can actually do (based on context). I would like to have an option, that when turned on means that org-tags-view lists all the TODOs that aren't scheduled in the future. What do you think Carsten? Richard