emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tim Burt <tcburt@rochester.rr.com>
To: "Flávio de Souza" <flaviostz@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Counting of TODOs
Date: Sat, 23 Aug 2008 08:39:15 -0400	[thread overview]
Message-ID: <18608.1267.291146.549469@gargle.gargle.HOWL> (raw)
In-Reply-To: <87fxowqjyg.fsf@gmail.com>

Flávio de Souza writes:
 > When I view the Global TODO list, altough all items are in the list.
 > 
 >  The summary shows the header counting wrongly.
 > 
 > I think I messed up the configuration, but I do not know how to fix. 
 > 
 > See the picture that explains better the problem:
 > 
 > http://picasaweb.google.com/flaviostz/Pessoal/photo?authkey=9o-gs3mU-rs#5237276931027050658
 > 

The "count" is not a count, but a numeric prefix to regenerate the agenda
buffer with only the corresponding TODO keyword displayed.  For
example, your screenshot shows
    Available with `N r': (0)ALL (1)TODO (2)WAITING (3)DONE
which filtering to see only WAITING entries is as simple as typing
    2 r


This behavior is indicated in the org manual in the discussion of 
    C-c a T
     Like the above, but allows selection of a specific TODO
     keyword. You can also do this by specifying a prefix argument to
     C-c a t. With a C-u prefix you are prompted for a keyword, and
     you may also specify several keywords by separating them with â|â
     as boolean OR operator. With a numeric prefix, the Nth keyword in
     org-todo-keywords is selected. The r key in the agenda buffer
     regenerates it, and you can give a prefix argument to this
     command to change the selected TODO keyword, for example 3 r. If
     you often need a search for a specific keyword, define a custom
     command for it (see Section 10.2 [Agenda dispatcher], page 67).
     Matching specific TODO keywords can also be done as part of a
     tags search (see Section 6.3 [Tag searches], page 43).

Good morning,
Tim

  reply	other threads:[~2008-08-23 12:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-23  7:17 Counting of TODOs Flávio de Souza
2008-08-23 12:39 ` Tim Burt [this message]
2008-08-23  8:47   ` Flávio de Souza
2008-08-23 13:19     ` Tim Burt

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=18608.1267.291146.549469@gargle.gargle.HOWL \
    --to=tcburt@rochester.rr.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=flaviostz@gmail.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).