emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* "Interactive" Search in Agenda
@ 2010-08-20 20:58 Markus Heller
  2010-09-03  0:34 ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Markus Heller @ 2010-08-20 20:58 UTC (permalink / raw)
  To: emacs-orgmode

Hello all,

I'd like to implement some sort of "interactive" search in the agenda,
as the subject says.

Consider a.org that contains something like this:

:PROPERTIES:
:Sample: S0001
:Request: R0001
:END:

and a second file that contains

:PROPERTIES:
:Sample: S0001
:Request: R0001
:END:

Both files are agenda files.  What I'd like to be able to do is the
following:

1. Hit C-c a
2. In the dispatcher, hit `X'
3. I get prompted which Property I want to search for, and I enter `Sample'
4. I get prompted which value I want that property to have, and I enter
   `S0002'
5. I get a list of all hits

Now, I know that I can achieve this by using

1. Hit C-c a
2. Hit `m'
3. Enter `+Sample="S0002"'

but that's too much typing for my taste.

Is there a way to achieve what I want?

Thanks and Cheers
Markus

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-09-07 16:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-20 20:58 "Interactive" Search in Agenda Markus Heller
2010-09-03  0:34 ` Bastien
2010-09-03 16:49   ` Markus Heller
2010-09-05 17:59     ` Bastien
2010-09-07 16:18       ` Markus Heller

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).