emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* agenda display of scheduled sub-tasks
@ 2008-06-16  0:08 knubee
  2008-06-16  3:04 ` broek
  0 siblings, 1 reply; 5+ messages in thread
From: knubee @ 2008-06-16  0:08 UTC (permalink / raw)
  To: emacs-orgmode

I find it helps if I can block out certain portions of my calendar to complete
certain sub-tasks. In other words, I like to look at my agenda for the day and
know that I should complete, say, sub-task A between 10-12.

I have tried the following:

** TODO Main Task [0/2]
   DEADLINE: <2008-06-17 Tue> 
   - [ ] Sub-task A SCHEDULED: <2008-06-16 Mon 08:00-10:00>
   - [ ] Sub-task B SCHEDULED: <2008-06-17 Tue 10:00-12:00>

The result is close to the desired behavior, but the agenda view displays the
title for the MAIN task:

Monday    16 June 2008
  todo:       8:00-10:00 Scheduled:  TODO Main Task [0/2]
Tuesday    17 June 2008
  todo:      10:00-12:00 Scheduled:  TODO Main Task [0/2]

I would prefer to see the title of the specific SUB-TASK in the agenda view.
Like so:

Monday    16 June 2008
  todo:       8:00-10:00 Scheduled:  TODO Sub-task A [0/2]
Tuesday    17 June 2008
  todo:      10:00-12:00 Scheduled:  TODO Sub-task B [0/2]

Is there a way to achieve this?

thanks.

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

end of thread, other threads:[~2008-06-17  1:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-16  0:08 agenda display of scheduled sub-tasks knubee
2008-06-16  3:04 ` broek
2008-06-16  7:51   ` knubee
2008-06-16 13:41     ` broek
2008-06-17  1:19       ` knubee

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