From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Listing todos which have other todos in the subtree in the agenda Date: Fri, 13 Aug 2010 18:10:19 +0200 Message-ID: <8739ui7atw.wl%dmaus@ictsoc.de> References: <4C64FDD8.3090001@jboecker.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============2003479136==" Return-path: Received: from [140.186.70.92] (port=33161 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjwqH-0005zf-HH for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 12:10:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjwqF-0001Vx-8n for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 12:10:48 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:60188) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjwqF-0001Vj-0X for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 12:10:47 -0400 In-Reply-To: <4C64FDD8.3090001@jboecker.de> 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: Jan =?UTF-8?B?QsO2Y2tlcg==?= Cc: Org Mode --===============2003479136== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Fri_Aug_13_18:10:19_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Fri_Aug_13_18:10:19_2010-1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Jan B=C3=B6cker wrote: >I have a projects.org file with entries like this: >* PROJECT Find the answer to life, the universe and everything >* PROJECT World Domination >*** NEXT build Doomsday Device >(where PROJECT and NEXT are both defined as todo keywords.) >I'd like to define a custom agenda view to get a project list. I tried a >"TAGS search" for '+TODO=3D"PROJECT"'. My problem is that the "World >Domination" project is not shown, because the todo is blocked by the >"build Doomsday Device" next action. I tried setting >`org-enforce-todo-dependencies' to nil in the local settings for the >agenda command, but that did not help. >Setting `org-todo-keywords' to '((sequence "PROJECT")) also did not help. >I'd appreciate any ideas on how to achieve a list of all my projects, >regardless of whether they have next actions defined or not. Bernt's "Org Mode - Organize Your Life In Plain Text!" (http://doc.norang.ca/org-mode.html) might be a good starting point. Especially - 6 Custom agenda views -and- - 12.2 Project definition and finding stuck projects=20 A simple check in `bh/is-project-p' if the entry has the PROJECT keyword should do the job. HTH, -- David --=20 OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Fri_Aug_13_18:10:19_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkxlbmsACgkQma24O1pEeOZTzwEAxkvs39nefdFSfHyEOHRSJqGp UxyIN8q2B6rFX2GaLeQA/iIMlAZ0D0P2K5mdhSKVhyTndTrYgjTaQ9KW7dQU9u33 =1hZk -----END PGP SIGNATURE----- --pgp-sign-Multipart_Fri_Aug_13_18:10:19_2010-1-- --===============2003479136== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============2003479136==--