From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Basic Q: Display specific property in custom agenda view Date: Wed, 25 Sep 2019 19:12:40 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000003a89360593699c4d" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46321) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iDHOe-0007ur-QI for emacs-orgmode@gnu.org; Wed, 25 Sep 2019 20:12:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iDHOc-0007Pk-Jn for emacs-orgmode@gnu.org; Wed, 25 Sep 2019 20:12:36 -0400 Received: from mail-io1-f53.google.com ([209.85.166.53]:36482) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iDHOY-0007KV-Nb for emacs-orgmode@gnu.org; Wed, 25 Sep 2019 20:12:30 -0400 Received: by mail-io1-f53.google.com with SMTP id b136so1739965iof.3 for ; Wed, 25 Sep 2019 17:12:26 -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" To: emacs-orgmode --0000000000003a89360593699c4d Content-Type: text/plain; charset="UTF-8" Hello all, My apologies for not finding this in the docs, but I'm trying to define a simple custom agenda view that is exactly the same as the default day week view, except the only difference is displaying a property called FOO instead of the CATEGORY property. I think it's simply a matter of setting org-agenda-prefix-format to something other than the default: " %i %-12:c%?-12t% s" but I can't find the exact function to call in place of %i. I would think there's something like %(get-property-of-heading(FOO)) Thanks for any advice --Nate --0000000000003a89360593699c4d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello all,

<= /div>
My apologies for not finding this in the docs, but I'm trying= to define a=C2=A0
simple custom agenda view that is exactly the = same as the default day week view,
except the only difference is = displaying a property called FOO instead of the CATEGORY
property= .

I think it's simply a matter of setting org-= agenda-prefix-format to something
other than the default:=C2=A0= =C2=A0" %i %-12:c%?-12t% s" but I can't find the exact functi= on to call
in place of %i.=C2=A0 I would think there's someth= ing like %(get-property-of-heading(FOO))

Thanks fo= r any advice
--Nate
--0000000000003a89360593699c4d--