From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Properties in agenda view Date: Tue, 4 Nov 2014 17:36:52 +0000 Message-ID: <87y4rq27gr.fsf@ucl.ac.uk> References: <87vbmv8dqt.fsf@tsmithe.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XljPD-0004t5-G6 for emacs-orgmode@gnu.org; Tue, 04 Nov 2014 14:04:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XljP6-0008KS-1Q for emacs-orgmode@gnu.org; Tue, 04 Nov 2014 14:04:39 -0500 Received: from mail-db3on0136.outbound.protection.outlook.com ([157.55.234.136]:24304 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XljP5-0008DR-Rr for emacs-orgmode@gnu.org; Tue, 04 Nov 2014 14:04:31 -0500 In-Reply-To: <87vbmv8dqt.fsf@tsmithe.net> (Toby St Clere Smithe's message of "Tue, 4 Nov 2014 11:24:42 +0100") 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: Toby St Clere Smithe Cc: emacs-orgmode@gnu.org 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