emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: lbmlist@hethcote.com
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Understanding org-agenda-todo-list-sublevels
Date: Sun, 19 Feb 2012 20:41:56 -0500	[thread overview]
Message-ID: <87ty2m2sd7.fsf@norang.ca> (raw)
In-Reply-To: <alpine.DEB.2.02.1202191550510.1434@caritas.hethcote.com> (lbmlist@hethcote.com's message of "Sun, 19 Feb 2012 16:11:41 -0700 (MST)")

lbmlist@hethcote.com writes:

> If I have something like:
>
> (setq org-agenda-custom-commands
> 	  '(("Q"  "Q-Who" todo "IMPLEMENT" ((org-agenda-todo-list-sublevels t)))
> ))
>
> in my .emacs
>
> and I have
>
>
> *** IMPLEMENT explore slash type [1/3]
>  - [X] Explore checkbox list
>  - [ ] Look at the export
>  - [ ] And so on
>
>
> *** IMPLEMENT explore percent type [33%]
> **** IMPLEMENT the exploration
> **** FINISHED an early step
> **** PLAN a third subtask
>
>
> does (org-agenda-todo-list-sublevels t) mean I should see the subtasks
> in the custom view? This doesn't seem to work for me.
>
> I get
>
>  Coding:     IMPLEMENT explore slash type [1/3]
>
>
>  Coding:     IMPLEMENT  explore percent type [33%]
>  Coding:     IMPLEMENT the exploration
>
> alternatively,
>
> how should I set up my custom view to see the subtasks?

Hi Louis,

I think we need more information.  In a todo agenda view you should see
the tasks and any subtasks that are not in a done state.
Your view already shows 

>  Coding:     IMPLEMENT  explore percent type [33%]
>  Coding:     IMPLEMENT the exploration

which is the task and one of the subtasks.  If FINISHED is a done state
you won't get that in the view.  I think PLAN should also be listed (if
it is a todo state and not a done state)

How are your todo keywords defined?

Regards,
Bernt

  reply	other threads:[~2012-02-20  1:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-19 23:11 Understanding org-agenda-todo-list-sublevels lbmlist
2012-02-20  1:41 ` Bernt Hansen [this message]
2012-02-20  3:34   ` lbmlist

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=87ty2m2sd7.fsf@norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=lbmlist@hethcote.com \
    /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).