From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Clean Org Clock with step Date: Thu, 23 Jul 2009 18:30:01 +0200 Message-ID: <87ljmfbaxe.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MU1Vc-00017M-Dt for emacs-orgmode@gnu.org; Thu, 23 Jul 2009 12:51:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MU1VX-0000zV-5R for emacs-orgmode@gnu.org; Thu, 23 Jul 2009 12:51:07 -0400 Received: from [199.232.76.173] (port=57787 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MU1VX-0000zO-1b for emacs-orgmode@gnu.org; Thu, 23 Jul 2009 12:51:03 -0400 Received: from rv-out-0708.google.com ([209.85.198.245]:6117) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MU1VW-0004JP-JD for emacs-orgmode@gnu.org; Thu, 23 Jul 2009 12:51:02 -0400 Received: by rv-out-0708.google.com with SMTP id f25so438900rvb.6 for ; Thu, 23 Jul 2009 09:51:02 -0700 (PDT) In-Reply-To: (meingbg@gmail.com's message of "Thu, 23 Jul 2009 00:10:55 +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: meingbg Cc: emacs-orgmode@gnu.org meingbg writes: > When using the :step day option in the clocktable, every day gets it's own > table. This is a great option! It can however easily be a lot of tables, even > if there's not too much information. Say for example there are only items in > two out of thirty tables. > > Is there an option to show only non-empty tables? If not, would it be a good > idea to add such an option? Yes, I think it would be a good idea. I've been looking into the code for this, but this is not trivial. I let Carsten sort this out :) -- Bastien