emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Properties in agenda view


From: Eric S Fraga
Subject: Re: [O] Properties in agenda view
Date: Tue, 4 Nov 2014 17:36:52 +0000
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (gnu/linux)

On Tuesday,  4 Nov 2014 at 11:24, Toby St Clere Smithe wrote:
> Hi all,
>
> How might I adjust the agenda view so that as well as displaying the
> dates and names of entries, some property / properties of my choosing
> are displayed? For instance, I have entries with a "LOCATION" property,
> and would like to see that in the agenda view.

You can use a column view (C-c C-x C-c) from within the agenda
view.  You can customise what is presented in this column view by
  
(setq org-agenda-overriding-columns-format 
      "%5TODO %TIMESTAMP %40ITEM %LOCATION %TAGS")

for instance.  Not quite what you wanted, mind you...
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.1, Org release_8.3beta-372-gdd70cf



reply via email to

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