From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chao LU Subject: How to do Properties search by define an agenda command Date: Wed, 10 Nov 2010 02:59:58 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1216132129==" Return-path: Received: from [140.186.70.92] (port=58330 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PG5bR-00038V-59 for emacs-orgmode@gnu.org; Wed, 10 Nov 2010 03:00:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PG5bQ-0006ls-4w for emacs-orgmode@gnu.org; Wed, 10 Nov 2010 03:00:21 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:34398) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PG5bP-0006lo-WC for emacs-orgmode@gnu.org; Wed, 10 Nov 2010 03:00:20 -0500 Received: by fxm20 with SMTP id 20so201469fxm.0 for ; Wed, 10 Nov 2010 00:00:19 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============1216132129== Content-Type: multipart/alternative; boundary=20cf3043449497ec490494ae3f44 --20cf3043449497ec490494ae3f44 Content-Type: text/plain; charset=ISO-8859-1 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 --20cf3043449497ec490494ae3f44 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Dear all,

I'm trying to figure out how=A0 to do Properties searc= h by define an agenda command.

Here is my item in org file:

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

And I want to define a agenda command to search this item out. I've tri= ed this one, but did not work:
=A0=A0=A0=A0 ("19" "TEST&q= uot; occur-tree "Title=3D"Quantum Mechanics"")
=A0= =A0=A0=A0 ("19" "TEST" tags "Title=3D"Quantum= Mechanics"")

So is there anyone knows how to do this correctly?

Thanks,
Chao

--20cf3043449497ec490494ae3f44-- --===============1216132129== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1216132129==--