emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Memnon Anon <gegendosenfleisch@googlemail.com>
To: Markus Heller <hellerm2@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Remove WAITING Task from Global TODO List
Date: Tue, 17 Aug 2010 04:25:15 +0200	[thread overview]
Message-ID: <87vd7ayoaw.fsf@mean.albasani.net> (raw)
In-Reply-To: <0vbp926sca.fsf@gmail.com> (Markus Heller's message of "Mon, 16 Aug 2010 16:38:45 -0700")

Markus Heller <hellerm2@gmail.com> writes:

> But that will only give me a *list* of the items, correct?
>
> What I'd like to get is the *calendar* view that you get by hitting "C-c
> a a" which only shows TODO and STARTED tasks.

Ui, custom agenda; I am not got at this, but please try this:

(setq org-agenda-custom-commands                                         
      '(("!" "Testing" agenda "" 
         ((org-agenda-skip-function 
         '(org-agenda-skip-entry-if 'nottodo '("TODO" "STARTED")))))))


This can be totally wrong, but I did some very quick testing and it
seems to work... Just eval it in your *scratch* buffer and try.

Whether this works or not, I suggest you have a look at the excellent
Introduction to custom agendas here:

        http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php

by Matt Lundin.

hth

Memnon

  reply	other threads:[~2010-08-17  2:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-16 18:30 Remove WAITING Task from Global TODO List Markus Heller
2010-08-16 18:42 ` Bastien
2010-08-16 20:22   ` Markus Heller
2010-08-16 20:55     ` Bastien
2010-08-16 23:38       ` Markus Heller
2010-08-17  2:25         ` Memnon Anon [this message]
2010-08-17 17:25           ` Markus Heller
2010-08-16 18:47 ` Memnon Anon

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=87vd7ayoaw.fsf@mean.albasani.net \
    --to=gegendosenfleisch@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=hellerm2@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).