From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Re: Agenda clock report - adding new columns Date: Thu, 16 Apr 2009 14:05:07 -0400 Message-ID: <874owoxyng.fsf@gollum.intra.norang.ca> References: <87d4bcy5bq.fsf@gollum.intra.norang.ca> <878wm0y1kk.fsf@gollum.intra.norang.ca> <87y6u0ikqd.wl%bremner@pivot.cs.unb.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LuVxb-0003Ul-FA for emacs-orgmode@gnu.org; Thu, 16 Apr 2009 14:05:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LuVxY-0003UR-Tp for emacs-orgmode@gnu.org; Thu, 16 Apr 2009 14:05:15 -0400 Received: from [199.232.76.173] (port=46105 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuVxY-0003UO-R8 for emacs-orgmode@gnu.org; Thu, 16 Apr 2009 14:05:12 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:50492) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LuVxY-0002DO-AP for emacs-orgmode@gnu.org; Thu, 16 Apr 2009 14:05:12 -0400 In-Reply-To: <87y6u0ikqd.wl%bremner@pivot.cs.unb.ca> (David Bremner's message of "Thu\, 16 Apr 2009 14\:14\:50 -0300") 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: David Bremner Cc: Carsten Dominik , emacs-orgmode@gnu.org David Bremner writes: > At Thu, 16 Apr 2009 13:02:03 -0400, > Bernt Hansen wrote: >> >> 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. Cool - I've never used that yet :). Is there a way to get at property values from a :formula entry? I haven't figured out how to do that yet -- all I want to do is display some user entered property value (or blank if it doesn't exist). -Bernt