Re: [Orgmode] clocktable and :step day with: how to avoid tables with total time *0:00*

2010-05-22 Thread Carsten Dominik


On May 21, 2010, at 4:51 PM, Rainer Stengele wrote:


Hi all!

Creating clocktables for each day of a month is an excellent feature  
in org!
Problem for me is that many resulting tables have a total time of  
0:00.
The problem is not really the zero time I spent but the appearance  
of the tables with zero total time.


Is there a possibility to skip getting such tables?
Rational: I do not need to show my boss or customer days where I  
spent 0:00 time on the project.


Hi Rainer,

if you pull, you can now do

:stepskip0 t

in the definition line for the report.

HTH

- Carsten


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] clocktable and :step day with: how to avoid tables with total time *0:00*

2010-05-21 Thread Rainer Stengele
Hi all!

Creating clocktables for each day of a month is an excellent feature in org!
Problem for me is that many resulting tables have a total time of 0:00.
The problem is not really the zero time I spent but the appearance of the 
tables with zero total time.

Is there a possibility to skip getting such tables?
Rational: I do not need to show my boss or customer days where I spent 0:00 
time on the project.

Anybody has the same requirement? How do others deal with this?

Rainer


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] clocktable and :step

2008-04-24 Thread Chris Randle
Hi

Please could someone give me some examples of using :step with a
clocktable? I've tried all the arguments I could think of to see what
effect it has, but everything so far, except nil as an arg, gives the
error Wrong type argument: number-or-marker-p, nil after a C-c C-c.

Windows XP, Emacs 22.1.1, Org-mode 6.02

-- 
Chris Randle



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] clocktable and :step

2008-04-24 Thread Carsten Dominik


On Apr 24, 2008, at 1:51 PM, Chris Randle wrote:


Hi

Please could someone give me some examples of using :step with a
clocktable? I've tried all the arguments I could think of to see what
effect it has, but everything so far, except nil as an arg, gives the
error Wrong type argument: number-or-marker-p, nil after a C-c C-c.


This is a documentation omission, you need to also specify wither  
a :block, or :tstart and :tend.


Example:

#+BEGIN: clocktable :scope file :step day :block thisweek

- Carsten




Windows XP, Emacs 22.1.1, Org-mode 6.02

--
Chris Randle



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode