From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gilbert Subject: how to include effort in agenda prefix? Date: Wed, 17 Aug 2011 15:14:12 -0700 Message-ID: <2E9F83B0-E755-4EF5-9A8B-54C73388528C@gilbert.org> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtoNM-00021A-Dh for emacs-orgmode@gnu.org; Wed, 17 Aug 2011 18:14:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtoNK-0000mX-W8 for emacs-orgmode@gnu.org; Wed, 17 Aug 2011 18:14:16 -0400 Received: from peach.gilbert.org ([74.94.69.218]:55511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtoNK-0000mQ-Py for emacs-orgmode@gnu.org; Wed, 17 Aug 2011 18:14:14 -0400 Received: from localhost (localhost [127.0.0.1]) by peach.gilbert.org (Postfix) with ESMTP id BA6BB7485A8 for ; Wed, 17 Aug 2011 15:14:12 -0700 (PDT) Received: from peach.gilbert.org ([127.0.0.1]) by localhost (peach.gilbert.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nQPf9msXVz7g for ; Wed, 17 Aug 2011 15:14:12 -0700 (PDT) Received: from [192.168.1.147] (unknown [10.1.10.10]) by peach.gilbert.org (Postfix) with ESMTPSA id 84FDF74859B for ; Wed, 17 Aug 2011 15:14:12 -0700 (PDT) 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: emacs-orgmode Mailinglist Hi all =97 I want to be able to skim across my agenda and see effort estimates. I = have been looking at the variable org-agenda-prefix-format and wondering = if use of the expression evaluation option in there is the way to do it. = However, 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? TIA! =97 Michael