emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Filtering properties in agenda view


From: Brenda Butler
Subject: Re: [O] Filtering properties in agenda view
Date: Sun, 1 Nov 2015 16:49:51 -0500



On Sun, Nov 1, 2015 at 4:04 PM, Georg Otto <address@hidden> 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"

bjb


On 30/10/2015 17:25, Subhan Michael Tindall wrote:
Read a little further down.  It's all in the syntax, you have to specify a property name and value.
From the org manual:
C-c a m 
Match: BIB_AUTHOR="Walter Evensong"

On Fri, Oct 30, 2015 at 8:13 AM Georg Otto <address@hidden> wrote:
Dear all,

I am trying to filter my entries in agenda view by properties

According to the orgmode manual, this can be done with C-c a m

However for me, C-c a m filters only on tags, not on properties. Also
the commands C-c / m and C-c \ give me an error, saying they are
undefined.

Has anybody an idea what is going on? How can I filter properties in
agenda view. and vice versa, how can I exclude a property from agenda
view?

I am running emacs 24.3.1 and orgmode 7.9.3f

Cheers,

Georg





reply via email to

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