emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] How to do Properties search by define an agenda command


From: Chao LU
Subject: [Orgmode] How to do Properties search by define an agenda command
Date: Wed, 10 Nov 2010 02:59:58 -0500

Dear all,

I'm trying to figure out how  to do Properties search by define an agenda command.

Here is my item in org file:

*** Franz Schwabl / Quantum Mechanics
    :PROPERTIES:
    :TITLE: Quantum Mechanics
    :AUTHOR: Franz Schwabl
    :CATEGORY: Quantum Mechanics
    :TAGS: Quantum Mechanics, Group Theory
    :KEYWORD: Quantum Mechanics, Perturbation, Second Quantization
    :LOCATION: iTune
    :END:

And I want to define a agenda command to search this item out. I've tried this one, but did not work:
     ("19" "TEST" occur-tree "Title="Quantum Mechanics"")
     ("19" "TEST" tags "Title="Quantum Mechanics"")

So is there anyone knows how to do this correctly?

Thanks,

Chao


reply via email to

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