From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: clocktable and ":step day" with: how to avoid tables with total time *0:00* Date: Sat, 22 May 2010 08:19:23 +0200 Message-ID: <506D7CB3-B32D-4547-910C-B1D4B0C80A1C@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=58789 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFjwT-0006NS-If for emacs-orgmode@gnu.org; Sat, 22 May 2010 04:20:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFjwS-0000Zo-0n for emacs-orgmode@gnu.org; Sat, 22 May 2010 04:20:21 -0400 Received: from ey-out-1920.google.com ([74.125.78.147]:23920) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFi3T-0001HP-H1 for emacs-orgmode@gnu.org; Sat, 22 May 2010 02:19:27 -0400 Received: by ey-out-1920.google.com with SMTP id 13so274479eye.34 for ; Fri, 21 May 2010 23:19:26 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer Stengele Cc: emacs-orgmode@gnu.org 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