emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Jan Böcker" <jan.boecker@jboecker.de>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Listing todos which have other todos in the subtree in the agenda
Date: Fri, 13 Aug 2010 10:10:00 +0200	[thread overview]
Message-ID: <4C64FDD8.3090001@jboecker.de> (raw)

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="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.

(Simply looking at the projects.org file is not enough, as I plan to
make a block agenda which shows projects in groups which have specific
tags, i.e. active (untagged) projects first, then those tagged
SUSPENDED, then SOMEDAY, then MAYBE.)

Thanks in advance,
  Jan

             reply	other threads:[~2010-08-13  8:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-13  8:10 Jan Böcker [this message]
2010-08-13 16:10 ` Listing todos which have other todos in the subtree in the agenda David Maus
2010-08-13 20:47   ` Jan Böcker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C64FDD8.3090001@jboecker.de \
    --to=jan.boecker@jboecker.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).