From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Unbillable clock time Date: Fri, 22 Oct 2010 18:30:14 -0400 Message-ID: <87mxq5svwp.fsf@gollum.intra.norang.ca> References: <87d3r22dtb.fsf@transitory.lefae.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=35687 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P9Q8C-00049i-6i for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 18:30:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P9Q8A-0006yR-CU for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 18:30:36 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:62346) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P9Q8A-0006xY-A5 for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 18:30:34 -0400 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 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? If not, may I request this > feature. :-) Many time-keeping systems have a "billable" flag for > entries. Hi Ross, I just clock everything. You can make a level 1 heading of * Billable and * Non-Billable and create tasks under that to clock. Then your clock reports will show summaries and the Billable/Non-Billable stuff should be obvious. Alternatively you can keep separate project files for Billable and non-Billable. I've used both approaches in the past. HTH, Bernt