emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Global TODO: display more than the TODO heading line?
@ 2013-12-17  9:54 Zebee Johnstone
  2013-12-22  8:54 ` Bastien
  0 siblings, 1 reply; 7+ messages in thread
From: Zebee Johnstone @ 2013-12-17  9:54 UTC (permalink / raw)
  To: Emacs-orgmode

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-01-04 15:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-17  9:54 Global TODO: display more than the TODO heading line? Zebee Johnstone
2013-12-22  8:54 ` 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

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).