emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Progress logging with org-mode
@ 2007-09-29  1:01 Tom Weissmann
  2007-10-04  9:44 ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Weissmann @ 2007-09-29  1:01 UTC (permalink / raw)
  To: emacs-orgmode

A feature of org-mode I have started to use a lot is the clock, to record the 
amount of time I spend on different tasks. I'll start a clock in the task or 
subtask I'm working on, and then clock out and add a note when I move to a 
differnt task.

The result is often something like this:
---------------------------------------------------------------------------
* Tasks
** Task 1
*** Sub-task Foo
    CLOCK: [2007-09-28 Fri 11:52]--[2007-09-28 Fri 12:53] =>  1:01
    - Finally cracked the Foo problem
      CLOCK: [2007-09-28 Fri 10:50]--[2007-09-28 Fri 11:50] =>  1:00
    - Dealing with problems continuing Foo-ing
      CLOCK: [2007-09-28 Fri 09:50]--[2007-09-28 Fri 10:50] =>  1:00
    - A good start to Foo
      
      This is some information that I don't want to forget about doing Foo.
---------------------------------------------------------------------------

As you can see, the clock notes track my activity within a subtask, but the 
indentation seems odd, and the useful information about the subtask is in 
danger of being swamped by a mass of reverse-ordered progress logs.

Has anyone got some suggestions of better ways to do this?

(preferably using Org-mode because I really like it ;)
Tom SW

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

end of thread, other threads:[~2007-10-04 11:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-29  1:01 Progress logging with org-mode Tom Weissmann
2007-10-04  9:44 ` Carsten Dominik
2007-10-04 10:08   ` Tom Weissmann
2007-10-04 10:45     ` Carsten Dominik
2007-10-04 11:02       ` Tom Weissmann

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