emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Dmitri Minaev <minaev@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Not not using GTD
Date: Wed, 29 Aug 2007 19:28:12 +0200	[thread overview]
Message-ID: <5726f2198c29b405a27930514e8eabbf@science.uva.nl> (raw)
In-Reply-To: <b6c377310708280221j3fe382f4i792a40101fd9acb0@mail.gmail.com>


On Aug 28, 2007, at 11:21, Dmitri Minaev wrote:

> In the last year, I tried a couple of times to adopt the GTD planning
> style. Until now, I was not successful, mainly due to my own inability
> to keep the records up to date. Two weeks ago I gave another try and,
> as before, I felt the initial relief that comes with getting rid of
> the necessity to keep everything in mind. My org-mode setup is very
> close to what Carsten described in Another GTD Question thread [1]:
> tags for contexts, todo keywords for task state, outlines for pretty
> everything else. Scheduling and deadlines make the standard agenda
> view an amazing tool. Someday/Maybe lists simply have no todo state. I
> have yet to explore the ways of dealing with projects.
>
> There are, however, some things I might want to do, but either don't
> know how or still not sure if I should.
>
> * WAITING states in agenda
>   I really love the standard agenda view, but the list of currently
>   open todo items includes all unfinished entries, including waiting
>   tasks. To exclude them, I can define a custom agenda, but I would
>   prefer to customize the standard view, though, to replace the huge
>   "open todo items" list with a slightly more compact list of selected
>   todo-states. Is there a way to do so?
>
>   How do you prefer to see your waiting items -- in the same list with
>   other todos or in a separate list?

You can exclude selected stuff from any agenda view using 
`org-agenda-skip-function'

For example (in a customize buffer) for org-agenda-custom-commands:

Org Agenda Custom Commands: [Hide Value]
[INS] [DEL] Choice: [Value Menu] Single command:
             Key: a
             Choice: [Value Menu] Agenda
             Match:
             Local options:
             [INS] [DEL] List:
                         Option: org-agenda-skip-function
                         Value: '(org-agenda-skip-entry-if 'regexp 
"\\*+[     ]+WAITING")
             [INS] [DEL] List:
                         Option: org-agenda-overriding-header
                         Value: "Agenda without the WAITING entries"
             [INS]
             [ ] Export:
                 [INS]
[INS]

>
> * Inherited tags in agenda
>
>   The inherited tags are not shown in the agenda. It would be OK if I
>   were careful enough to tag all new entries. Now, as soon as I see an
>   untagged item in the agenda, I am tempted to check if it belongs to
>   a tagged upper level or I have simply forgotten to tag it. Is it
>   possible to show the inherited tags in the agenda?

Not currently.  The "T" key shows the tags in the echo area, though.

- Carsten



--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

           reply	other threads:[~2007-08-29 17:28 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <b6c377310708280221j3fe382f4i792a40101fd9acb0@mail.gmail.com>]

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=5726f2198c29b405a27930514e8eabbf@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=minaev@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).