Is there a way of using agenda to view time spent on tasks in chronological 
order, where multiple non-contiguous 

I track tasks and time spent on a per-day basis with the following two-level 
org usage:

* <2013-04-19 Fri>

#+BEGIN: clocktable :maxlevel 2 :scope subtree
#+CAPTION: Clock summary at [2013-04-19 Fri 11:18]
| Headline                       | Time   |      |
|--------------------------------+--------+------|
| *Total time*                   | *0:10* |      |
|--------------------------------+--------+------|
| <2013-04-19 Fri>               | 0:10   |      |
| \__ DONE email re: project foo |        | 0:10 |
#+END:

** DONE jdoe re: status of project foo
   CLOSED: [2013-04-19 Fri 11:14]
   :LOGBOOK:
   CLOCK: [2013-04-19 Fri 10:20]--[2013-04-19 Fri 10:45] =>  0:25
   CLOCK: [2013-04-19 Fri 11:04]--[2013-04-19 Fri 11:17] =>  0:13
   :END:

** TODO org mode ask agenda question
   :LOGBOOK:
   CLOCK: [2013-04-19 Fri 11:17]
   :END:

When things are busy with context switching, I need to go back and fix 
clock-in clock-out times and other details. A day calendar view would be 
very helpful in this chore.

Any tools to do this?

Thanks,
Jeff



Reply via email to