From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Clean Org Clock with step Date: Mon, 3 Aug 2009 15:38:47 +0200 Message-ID: <4364671C-5940-43E5-91DA-83FFF00F2978@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXxkf-0006ft-Sd for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 09:38:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXxkb-0006ZN-Vp for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 09:38:57 -0400 Received: from [199.232.76.173] (port=47898 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXxkb-0006Yy-Nb for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 09:38:53 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:46361) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXxkb-0004Dp-7A for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 09:38:53 -0400 Received: by ewy7 with SMTP id 7so1365791ewy.42 for ; Mon, 03 Aug 2009 06:38:52 -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: meingbg Cc: emacs-orgmode@gnu.org On Jul 23, 2009, at 12:10 AM, meingbg wrote: > 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? This is a good idea, but hard to implement. To justify the effort, you'd need to get a lot more support from others. The easy thing I could do it to provide a hook, and you write a function for that hook to do the cleaning up. - Carsten > > //M.G. > _______________________________________________ > 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