From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Unbillable clock time Date: Thu, 03 Feb 2011 14:07:33 +0100 Message-ID: <87zkqdclm2.fsf@gnu.org> References: <87d3r22dtb.fsf@transitory.lefae.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=41678 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkyuS-0007n6-KK for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 08:07:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkyuJ-00044W-P6 for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 08:07:33 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:36750) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkyuJ-00044J-Hm for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 08:07:31 -0500 Received: by fxm12 with SMTP id 12so1200548fxm.0 for ; Thu, 03 Feb 2011 05:07:30 -0800 (PST) In-Reply-To: <87d3r22dtb.fsf@transitory.lefae.org> (Ross Patterson's message of "Fri, 22 Oct 2010 13:05:36 -0700") 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: Ross Patterson Cc: emacs-orgmode@gnu.org Hi Ross, Ross Patterson writes: > I would like to be able to designate some of my clock time as unbillable > such that when using a clockreport the unbillable time is not included. > I would also like to compare billable and unbillable time if possible. > > Currently I either manually change "CLOCK: *" to "UNBILLABLE: *" > preserving history but it's kind of messy or I just delete the time > altogether, losing history. > > Is there a better way to accomplish this? On top of what Sébastien and Bernt already suggested, you might want to have a look at the :tags option for clockreports, it can help filtering through the entries you want to see in the clockreport. HTH, -- Bastien