emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Basic Q: Display specific property in custom agenda view


From: Nathan Neff
Subject: Re: [O] Basic Q: Display specific property in custom agenda view
Date: Wed, 25 Sep 2019 23:16:58 -0500


On Wed, Sep 25, 2019 at 7:12 PM Nathan Neff <address@hidden> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]