From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: checkable items which don't show up in agenda Date: Wed, 26 Apr 2006 11:39:15 +0200 Message-ID: <679cece820913c1b5db5903c83b6c0d3@science.uva.nl> References: <1146034458.6335.7.camel@elrond.zur.novell.com> Mime-Version: 1.0 (Apple Message framework v623) 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 1FYgUP-00050a-CJ for emacs-orgmode@gnu.org; Wed, 26 Apr 2006 05:39:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FYgUN-00050O-GW for emacs-orgmode@gnu.org; Wed, 26 Apr 2006 05:39:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FYgUN-00050L-BF for emacs-orgmode@gnu.org; Wed, 26 Apr 2006 05:39:15 -0400 Received: from [66.249.92.175] (helo=uproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FYgX1-0005aN-Us for emacs-orgmode@gnu.org; Wed, 26 Apr 2006 05:42:00 -0400 Received: by uproxy.gmail.com with SMTP id m2so1120511ugc for ; Wed, 26 Apr 2006 02:39:14 -0700 (PDT) In-Reply-To: <1146034458.6335.7.camel@elrond.zur.novell.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: Christian Egli Cc: emacs-orgmode@gnu.org, Frank Ruell On Apr 26, 2006, at 8:54, Christian Egli wrote: > On Tue, 2006-04-25 at 18:19 +0200, Frank Ruell wrote: >> The only thing I've missed was an option for items, which are >> fontyfied >> and checkable via some shortcut, but never ever show up in agenda (or >> rather clutter up your agenda). > > What would be a use case for that? I have been thinking I would not > want > to see TODO items in the agenda that for the following scenario: > > * TODO Organize event > ** TODO Choose a date > ** TODO Invite people > > Here I'd like my agenda to remind me only that I need to Organize the > event. I'd like to be able to check of the subtasks (which I'll do in > the org-mode buffer, not in the agenda), but I do not want them to > "clutter" my agenda. Interesting idea. I could make an option which would stop searching for TODO in the subtree below a TODO entry. - Carsten