From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Re: Displaying property values in agenda search result Date: Tue, 15 Mar 2016 20:58:50 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afw3T-0002fp-Mi for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 16:59:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afw3P-0004ut-Mb for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 16:59:03 -0400 Received: from plane.gmane.org ([80.91.229.3]:40195) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afw3P-0004up-Ff for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 16:58:59 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1afw3N-0001HP-Km for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 21:58:58 +0100 Received: from 142.103.74.64 ([142.103.74.64]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Mar 2016 21:58:57 +0100 Received: from hellerm2 by 142.103.74.64 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Mar 2016 21:58:57 +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: emacs-orgmode@gnu.org Herbert Sitz gmail.com> writes: > > Markus Heller gmail.com> writes: > > > > > Hello, > > > > how can I display property values in the agenda, more specifically, in > > the results of an agenda search? > > > > I think the straigtforward way would be to use column view, and set up your > column view to show, in your case, the PROJECT property. > > See, sect. 10.8 of the manual, "Using column view in the agenda": > http://orgmode.org/manual/Agenda-column-view.html#Agenda-column-view > > as well as reviewing the basic column view info and directions for setup in > sect 7.5, "Column view": > http://orgmode.org/manual/Column-view.html#Column-view > Thanks for the suggestion, but column view is *not* what I'm after. I was able to tweak my approach a bit to make it workable.