From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Filtering properties in agenda view Date: Mon, 02 Nov 2015 08:40:30 -0500 Message-ID: <87vb9k7c4x.fsf@pierrot.dokosmarshall.org> References: <86bnbg4cjq.fsf@ucl.ac.uk> <56367E70.4080507@ucl.ac.uk> <56372E64.7030109@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60272) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtFQ7-0004X4-8g for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 08:45:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtFQ3-0008Qv-7t for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 08:45:11 -0500 Received: from plane.gmane.org ([80.91.229.3]:53088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtFQ3-0008QR-1o for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 08:45:07 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZtFPz-000094-Mu for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 14:45:03 +0100 Received: from pool-108-20-41-232.bstnma.fios.verizon.net ([108.20.41.232]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Nov 2015 14:45:03 +0100 Received: from ndokos by pool-108-20-41-232.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Nov 2015 14:45:03 +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 Georg Otto writes: > On 01/11/2015 21:49, Brenda Butler wrote: > > On Sun, Nov 1, 2015 at 4:04 PM, Georg Otto wrote: > > Thanks for your answer! Unfortunately, it does not work for me as described in the manual. > > Try putting the value in double-quotes: > > Match: Category="Test" > > I should have mentioned that I tried quotes and upper case/ lower case, but no avail... My impression given the message > > Headlines with TAGS match: Category="Test" > Press `C-u r' to search again with new search string > > is that for some reason it only searches for tags. > See (info "(org) Matching tags and properties") for the syntax. -- Nick