From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: clocktable and ":step day" with: how to avoid tables with total time *0:00* Date: Fri, 21 May 2010 16:51:16 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=34982 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFTZZ-0007pC-5b for emacs-orgmode@gnu.org; Fri, 21 May 2010 10:51:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFTZX-0005ne-4h for emacs-orgmode@gnu.org; Fri, 21 May 2010 10:51:36 -0400 Received: from lo.gmane.org ([80.91.229.12]:36773) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFTZW-0005nR-U5 for emacs-orgmode@gnu.org; Fri, 21 May 2010 10:51:35 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OFTZR-0006B2-8s for emacs-orgmode@gnu.org; Fri, 21 May 2010 16:51:29 +0200 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 May 2010 16:51:29 +0200 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 May 2010 16:51:29 +0200 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: emacs-orgmode@gnu.org 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