all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zebee Johnstone <zebeej@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: org mode TODO list: more information listed?
Date: Tue, 17 Dec 2013 01:04:09 +0000 (UTC)	[thread overview]
Message-ID: <slrnlav8o9.fo0.zebeej@gmail.com> (raw)

I don't use orgmode for time based things as much as for a todo list,
so C-cat is my usual command.

When I mark a TODO as WAITING or HOLD I add a note to it saying why it
is on hold or waiting.

Is there a way to get that added note or part of it to show in the
global TODO list?

In .emacs I have
(setq org-todo-keywords
      (quote ((sequence "TODO(t)" "NEXT(n)" "SCHEDULED(s)" "|" "DONE(d)")
(sequence "WAITING(w@/!)" "HOLD(h@/!)" "|" "CANCELLED(c@/!)" "PHONE" "MEETING"))))

and I want the note captured in WAITING(w@/!) or HOLD(h@/!) to appear.

So instead of seeing something like

56726-user-keys-ovl01.syd:WAITING obtain user keys for install

I see something like
56726-user-keys-ovl01.syd:WAITING obtain user keys for install
  waiting on Bill to provide final list


Looking at the org mode manual it appears I can customise the agenda
list a little but not the todo list?

Is there a way to create a customised todo list by somehow tweaking an
agenda?

Zebee 


             reply	other threads:[~2013-12-17  1:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-17  1:04 Zebee Johnstone [this message]
2013-12-17  9:17 ` org mode TODO list: more information listed? Damien Wyart
2013-12-17  9:29   ` Zebee Johnstone

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

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

  git send-email \
    --in-reply-to=slrnlav8o9.fo0.zebeej@gmail.com \
    --to=zebeej@gmail.com \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.