* org mode TODO list: more information listed?
@ 2013-12-17 1:04 Zebee Johnstone
2013-12-17 9:17 ` Damien Wyart
0 siblings, 1 reply; 3+ messages in thread
From: Zebee Johnstone @ 2013-12-17 1:04 UTC (permalink / raw)
To: help-gnu-emacs
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org mode TODO list: more information listed?
2013-12-17 1:04 org mode TODO list: more information listed? Zebee Johnstone
@ 2013-12-17 9:17 ` Damien Wyart
2013-12-17 9:29 ` Zebee Johnstone
0 siblings, 1 reply; 3+ messages in thread
From: Damien Wyart @ 2013-12-17 9:17 UTC (permalink / raw)
To: help-gnu-emacs
* Zebee Johnstone <zebeej@gmail.com> in gnu.emacs.help:
> 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?
After a quick look at the source code, this doesn't seem straightforward
(to me at least).
You might get better guidance on the org mailing list
(https://lists.gnu.org/mailman/listinfo/emacs-orgmode).
--
DW
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org mode TODO list: more information listed?
2013-12-17 9:17 ` Damien Wyart
@ 2013-12-17 9:29 ` Zebee Johnstone
0 siblings, 0 replies; 3+ messages in thread
From: Zebee Johnstone @ 2013-12-17 9:29 UTC (permalink / raw)
To: help-gnu-emacs
In gnu.emacs.help on Tue, 17 Dec 2013 10:17:31 +0100
Damien Wyart <damien.wyart@free.fr> wrote:
> * Zebee Johnstone <zebeej@gmail.com> in gnu.emacs.help:
>> 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?
>
> After a quick look at the source code, this doesn't seem straightforward
> (to me at least).
Yeah, nothing I could see seemed pertinent.
>
> You might get better guidance on the org mailing list
> (https://lists.gnu.org/mailman/listinfo/emacs-orgmode).
Thanks, I'll give it a try.
Zebee
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-17 9:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 1:04 org mode TODO list: more information listed? Zebee Johnstone
2013-12-17 9:17 ` Damien Wyart
2013-12-17 9:29 ` Zebee Johnstone
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).