On 01/11/2015 21:49, Brenda Butler wrote:


On Sun, Nov 1, 2015 at 4:04 PM, Georg Otto <g.otto@ucl.ac.uk> wrote:
Thanks for your answer! Unfortunately, it does not work for me as described in the manual.

For example I have an entry with the Property "Test"

* TODO test
SCHEDULED: <2015-11-01 Sun>
:PROPERTIES:
:CATEGORY: Test
:END:


C-c am

Match: Category=Test

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.


G