From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Custom Agenda View for Projects Date: Tue, 15 Mar 2011 09:56:28 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=53484 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzLtQ-0006m5-Ir for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 00:30:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzLtP-0003E4-Cu for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 00:30:00 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:39203) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzLtP-0003Dw-65 for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 00:29:59 -0400 Received: by vws4 with SMTP id 4so262788vws.0 for ; Mon, 14 Mar 2011 21:29:58 -0700 (PDT) In-Reply-To: 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 Zang Cc: emacs-orgmode@gnu.org On Tue, Mar 15, 2011 at 12:54 AM, Christian Zang wrote: > Dear all, > > I might be overlooking something very obvious, but I cannot find the > solution: I have various org files, in which "projects" (anything > requiring more than one action step...) are first level headings > marked using the TODO kwd PROJ. If I tell my agenda to list all items > with kwd PROJ (either via C-a T PROJ or as a custom agenda view via > "tags-todo "LEVEL=1""), only the ones without siblings are returned. > I've looked into "org-tags-match-list-sublevels" but this is not quite > the right thing to calibrate... Could you show a sample outline please? -- Manish