Rick Moynihan, Rick Moynihan wrote: > On 26 April 2013 09:45, Sebastien Vauban <sva-n...@mygooglest.com> wrote: >> Rick Moynihan wrote: >>> I've recently started looking at the time tracking facilities in org-mode, >>> and in particular clocking time, which really is awesome. >>> >>> org-agenda-consistency-checks seems really useful, however I'd really like >>> to add another similar overlay to the agenda that displays how much time >>> was clocked on that day. >>> >>> Is this currently possible? >> >> See the command `org-agenda-clockreport-mode', bound to `R'. > > Yes I'd seen that, but I hadn't thought that I could narrow the agenda to a > day, and then generate the report... which almost gives me what I want. > > Ideally I'd like to visualise the clocking times for a whole week at a time, > by day... So I could spot days easily where there had been clocking > errors... rather than having to page through them manually... is this > possible?
Have a look, then, at Dynamic Blocks, in particular the `clocktable' dblock, aimed at writing, in the Org buffer, the *clock table* (use `C-c C-x C-r' to insert one). I guess the `:step' parameter would allow you what you want -- though not directly from the agenda. Best regards, Seb -- Sebastien Vauban