From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Patterson Subject: Unbillable clock time Date: Fri, 22 Oct 2010 13:05:36 -0700 Message-ID: <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=50626 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P9Ns7-0005bn-Bl for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 16:05:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P9Ns5-0005zy-8p for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 16:05:50 -0400 Received: from lo.gmane.org ([80.91.229.12]:38426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P9Ns4-0005z8-T3 for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 16:05:49 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P9Ns1-00042y-H0 for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 22:05:45 +0200 Received: from 69.12.174.198 ([69.12.174.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Oct 2010 22:05:45 +0200 Received: from me by 69.12.174.198 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Oct 2010 22:05:45 +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 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. Ross