emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Agenda to view chronology of time spent on tasks
@ 2013-04-19 18:43 Jeff Kowalczyk
  2013-04-19 19:46 ` Russell Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Kowalczyk @ 2013-04-19 18:43 UTC (permalink / raw)
  To: emacs-orgmode

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

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

end of thread, other threads:[~2013-04-19 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-19 18:43 Agenda to view chronology of time spent on tasks Jeff Kowalczyk
2013-04-19 19:46 ` Russell Adams

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