From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason McBrayer Subject: Re: Custom Agenda View for Projects Date: Fri, 18 Mar 2011 13:57:20 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=59352 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0dwG-00046N-Qw for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 13:58:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0dw2-0005eb-Dd for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 13:58:03 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:51199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0dw2-0005eI-9D for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 13:58:02 -0400 Received: by fxm18 with SMTP id 18so4480450fxm.0 for ; Fri, 18 Mar 2011 10:58:00 -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: Josh Berry Cc: emacs-orgmode@gnu.org, Christian Zang On Thu, Mar 17, 2011 at 6:55 PM, Josh Berry wrote: > I think org considers child tasks to be dependencies of the parent > task -- so if a parent task (such as your PROJ) has children, it won't > be displayed in a tags-todo agenda view, because that takes > dependencies into account. That's a logical explanation, but shouldn't this only be the case if the parent has the :ORDERED: property set? > Have you tried just a "tags" view with a match of "TODO=\"PROJ\""? > IIRC this will do what you want. I gave this a test, and apparently it does not. What's shown is still dependent on the value of org-enforce-todo-dependencies. -- Jason F. McBrayer http://jfm.carcosa.net/