From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Re: Basic Q: Display specific property in custom agenda view Date: Wed, 25 Sep 2019 23:16:58 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000b59b0405936d0527" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50709) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iDLD5-0000Bo-9w for emacs-orgmode@gnu.org; Thu, 26 Sep 2019 00:16:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iDLCx-0007sm-EK for emacs-orgmode@gnu.org; Thu, 26 Sep 2019 00:16:51 -0400 Received: from mail-io1-f54.google.com ([209.85.166.54]:35183) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iDLCu-0007SL-0P for emacs-orgmode@gnu.org; Thu, 26 Sep 2019 00:16:45 -0400 Received: by mail-io1-f54.google.com with SMTP id q10so2948633iop.2 for ; Wed, 25 Sep 2019 21:16:43 -0700 (PDT) In-Reply-To: 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 --000000000000b59b0405936d0527 Content-Type: text/plain; charset="UTF-8" On Wed, Sep 25, 2019 at 7:12 PM Nathan Neff wrote: > 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 found an example here: https://lists.gnu.org/archive/html/emacs-orgmode/2016-04/msg00402.html Thanks, --Nate > 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 > --000000000000b59b0405936d0527 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On W= ed, Sep 25, 2019 at 7:12 PM Nathan Neff <nathan.neff@gmail.com> wrote:
Hello all,

My apologies for not finding thi= s 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 o= f the CATEGORY
property.


I found an example here:

Thanks,
--Nate
=C2=A0
=
I think it's simply a matter of setting org-agenda-prefix-fo= rmat to something
other than the default:=C2=A0=C2=A0" %i %-= 12:c%?-12t% s" but I can't find the exact function to call
in place of %i.=C2=A0 I would think there's something like %(get-pro= perty-of-heading(FOO))

Thanks for any advice
=
--Nate
--000000000000b59b0405936d0527--