emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Zebee Johnstone <zebeej@gmail.com>
To: Emacs-orgmode@gnu.org
Subject: Global TODO: display more than the TODO heading line?
Date: Tue, 17 Dec 2013 20:54:04 +1100	[thread overview]
Message-ID: <CAOwkxPZtUVpPqMf7qD96qGBC2W91eenGKpzmwDojOpHi6_TnEA@mail.gmail.com> (raw)

I use orgmode as a to do tracker rather than a scheduler, so C-cat is
my main command.

I have a bunch of files with TODO items in various states including
WAITING and HOLD.  When I change something to the WAITING or HOLD
state, the C-c C-t command is set to ask why so a line of information
is in the org file after the TODO line.

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


I'd love to see that line of information in the TODO list so I know
why something is waiting or on hold without having to visit it.

So and org file entry that looks like this:

* HOLD make staffauth group and upload keys
  - State "HOLD"       from "TODO"       [2013-12-16 Mon 11:54] \\
    Hold till we can work out a group to create (or a current one to use?)

Now appears in the global todo list as:
56726-user-keys-ovl01.syd:HOLD make staffauth group and upload keys

and I'd like to see something like

56726-user-keys-ovl01.syd:HOLD make staffauth group and upload keys
    Hold till we can work out a group to create (or a current one to use?)

Can the todo list be tweaked in this way?

Can some other agenda view be created so that the comments made when
the item is set to WAITING or HOLD show up?  With or without the date
the comment was made?

Zebee

             reply	other threads:[~2013-12-17  9:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-17  9:54 Zebee Johnstone [this message]
2013-12-22  8:54 ` Global TODO: display more than the TODO heading line? Bastien
2013-12-22 10:02   ` Zebee Johnstone
2013-12-22 12:44     ` Bastien
2013-12-23  3:21       ` Eric Abrahamsen
2014-01-04 14:15         ` Bastien
2014-01-04 15:14           ` Eric Abrahamsen

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=CAOwkxPZtUVpPqMf7qD96qGBC2W91eenGKpzmwDojOpHi6_TnEA@mail.gmail.com \
    --to=zebeej@gmail.com \
    --cc=Emacs-orgmode@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 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).