emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Clocking TODO list subitems?..
@ 2009-11-02 20:42 Leo Alekseyev
  2009-11-02 21:19 ` Bernt Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Alekseyev @ 2009-11-02 20:42 UTC (permalink / raw)
  To: emacs-orgmode

I often structure my TODO lists like so:

* TODO a bunch of stuff
  - [ ] thing 1
  - [ ] thing 2
...

I would like to clock the time spent on thing1 and thing2, however it
seems that all clock operations only pertain to the main * TODO
heading.  Is there a way to clock the subitems?

Thanks,
--Leo

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

* Re: Clocking TODO list subitems?..
  2009-11-02 20:42 Clocking TODO list subitems? Leo Alekseyev
@ 2009-11-02 21:19 ` Bernt Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2009-11-02 21:19 UTC (permalink / raw)
  To: Leo Alekseyev; +Cc: emacs-orgmode

Leo Alekseyev <dnquark@gmail.com> writes:

> I often structure my TODO lists like so:
>
> * TODO a bunch of stuff
>   - [ ] thing 1
>   - [ ] thing 2
> ...
>
> I would like to clock the time spent on thing1 and thing2, however it
> seems that all clock operations only pertain to the main * TODO
> heading.  Is there a way to clock the subitems?

Change the list into subheadings and then clock against those.

* TODO a bunch of stuff
** TODO Thing 1
** TODO Thing 2

and you just mark the Things as DONE instead of checking them off.

-Bernt

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

end of thread, other threads:[~2009-11-02 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-02 20:42 Clocking TODO list subitems? Leo Alekseyev
2009-11-02 21:19 ` Bernt Hansen

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