Subhan Michael Tindall <subh...@familycareinc.org> writes:

> This is probably overkill, but I use this:
> (setq org-agenda-custom-commands (quote (
>                                          ("c" "Clock" ((agenda "" 
> ((org-agenda-sticky nil)
>                                                                    
> (org-agenda-ndays 1)
>                                                                    
> (org-agenda-span-1)
>                                                                    
> (org-agenda-use-time-grid t)
>                                                                    
> (org-agenda-show-log (quote clockcheck))
>                                                                    
> (org-agenda-clockreport nil))))))))
> This gives me a handy dandy report like this:

That's great, thanks. Just what I need.

I took the time grid bit out, as I find it a bit confusing that the grid
lines for times that happen during an activity line comes after the end
of the activity. I suppose changing that would involve splitting a
contiguous activity at the grid lines.



Reply via email to