emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: how to get daily clock summaries


From: Rainer Stengele
Subject: [Orgmode] Re: how to get daily clock summaries
Date: Thu, 29 Nov 2007 10:55:51 +0100
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Rainer Stengele schrieb:
> I'd like to get daily clock summaries! I want to be able to see how much time 
> I worked on which project day by day.
> Such an overview would also show me the open "non-clocked" time per day.
> 
> Any ideas to get such a view (agenda?) with existing means?
> 
> rainer
> 
> 
> 
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 

OK - this does it for one day:

#+BEGIN: clocktable :maxlevel 0 :scope file :tstart "<2007-11-28 Mi 00:00>" 
:tend "<2007-11-28 Mi 23:59>"
Clock summary at [2007-11-29 Do 10:24].

| L | Headline     | Time   |
|---+--------------+--------|
|   | *Total time* | *1:38* |
|---+--------------+--------|
#+END:

I could copy / modify this block for each day.
It would anyway be nice to get a compact overview for several days.

rainer





reply via email to

[Prev in Thread] Current Thread [Next in Thread]