From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Bremner Subject: Re: Re: Agenda clock report - adding new columns Date: Thu, 16 Apr 2009 14:14:50 -0300 Message-ID: <87y6u0ikqd.wl%bremner@pivot.cs.unb.ca> References: <87d4bcy5bq.fsf@gollum.intra.norang.ca> <878wm0y1kk.fsf@gollum.intra.norang.ca> Reply-To: David Bremner Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LuVB9-0001gc-TF for emacs-orgmode@gnu.org; Thu, 16 Apr 2009 13:15:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LuVB5-0001ea-0C for emacs-orgmode@gnu.org; Thu, 16 Apr 2009 13:15:11 -0400 Received: from [199.232.76.173] (port=59539 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuVB4-0001eU-Ol for emacs-orgmode@gnu.org; Thu, 16 Apr 2009 13:15:06 -0400 Received: from pivot.cs.unb.ca ([131.202.240.57]:55475) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LuVB4-0008Kv-7Z for emacs-orgmode@gnu.org; Thu, 16 Apr 2009 13:15:06 -0400 Received: from bremner by pivot.cs.unb.ca with local (Exim 4.69) (envelope-from ) id 1LuVAq-00085J-2j for emacs-orgmode@gnu.org; Thu, 16 Apr 2009 14:14:52 -0300 In-Reply-To: <878wm0y1kk.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: Carsten Dominik , emacs-orgmode@gnu.org At Thu, 16 Apr 2009 13:02:03 -0400, Bernt Hansen wrote: > > (replying to my own post) > > Bernt Hansen writes: > > Maybe I'm over-engineering this... Just putting the limit in the > headline text works for me... > > I just added [MAX xxx] and [MIN yyy] to my headline and that'll work. > It's probably not a pretty as a property could be but it's _lots_ less > work to implement :) There is the possibility of :formula parameter for clocktable's, which can be added to the agenda clocktable with org-agenda-clockreport-parameter-plist.