From mboxrd@z Thu Jan 1 00:00:00 1970 From: Max Mikhanosha Subject: Re: how to include effort in agenda prefix? Date: Thu, 18 Aug 2011 00:17:35 -0400 Message-ID: <87ty9ftktc.wl%max@openchat.com> References: <2E9F83B0-E755-4EF5-9A8B-54C73388528C@gilbert.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qtu30-0007cn-I2 for emacs-orgmode@gnu.org; Thu, 18 Aug 2011 00:17:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qtu2z-0008W4-La for emacs-orgmode@gnu.org; Thu, 18 Aug 2011 00:17:38 -0400 Received: from p84-72.acedsl.com ([66.114.84.72]:51923 helo=momoland.openchat.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qtu2z-0008W0-FJ for emacs-orgmode@gnu.org; Thu, 18 Aug 2011 00:17:37 -0400 In-Reply-To: <2E9F83B0-E755-4EF5-9A8B-54C73388528C@gilbert.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Gilbert Cc: emacs-orgmode Mailinglist Use %e format for effort. If it gives you an error you need newer org-mode, as the patch to fix %e format only got applied recently. At Wed, 17 Aug 2011 15:14:12 -0700, Michael Gilbert wrote: >=20 > Hi all â€= >=20 > I want to be able to skim across my agenda and see effort estimates. I ha= ve been looking at the variable org-agenda-prefix-format and wondering if u= se of the expression evaluation option in there is the way to do it. Howeve= r, while I have configured this prefix to suit me in other ways, writing a = suitable expression to include the effort of the item is beyond my current = skills. Any advice? >=20 > TIA! >=20 > — Michael >=20 >=20 >=20