From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Definition of "unscheduled" task Date: Sun, 14 Oct 2007 08:17:53 +0200 Message-ID: <03538477831a4ab9769f528b92313aaf@science.uva.nl> References: <47118E6C.7040605@gmail.com> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IgwnY-0007BQ-M8 for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 02:18:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgwnX-0007B4-8Y for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 02:18:00 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgwnX-0007B1-5K for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 02:17:59 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IgwnW-0007Cq-Rj for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 02:17:59 -0400 In-Reply-To: <47118E6C.7040605@gmail.com> 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: Wanrong Lin Cc: emacs-orgmode@gnu.org On Oct 14, 2007, at 5:35, Wanrong Lin wrote: > Hi, > > I am trying to follow GTD's principle that tasks should be reviewed > regularly. So I first turn on "org-agenda-todo-ignore-scheduled", and > do a "List of all TODO entries, and then review all tasks in the list. > However, I found that tasks with plain active time stamps > ("appointment tasks") are also listed. Should we exclude them when > org-agenda-todo-ignore-scheduled is set to "t"? Wouldn't it be better to not mark appointments TODO? - Carsten