From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: A puzzle to solve: saved categories vs. tags
Date: Mon, 08 Oct 2007 10:43:57 +0100 [thread overview]
Message-ID: <87k5pyq6ua.fsf@bzg.ath.cx> (raw)
In-Reply-To: <m2ir5ismao.fsf@newartisans.com> (John Wiegley's message of "Sun, 07 Oct 2007 16:27:11 -0400")
John Wiegley <johnw@newartisans.com> writes:
> Bastien <bzg@altern.org> writes:
>
>> 1. Search for a regexp
>> 2. Search for a complex query
>> 3. Prompt interactively for a complex query
>> 4. Show all tagged entries
>> 5. Prompt for a specific tag
>> 6. Prompt for a specific tag (restricting to TODO entries)
>> 7. Show all TODO entries
>> 8. Prompt for a specific TODO
>> 9. Prompt for a specific TODO (restricting to tagged entries)
>
> I didn't see "Prompt for a specific property and value" in your list.
This would be the interactive (maybe prefix) version of "search for a
complex query".
> Is this already possible using a complex query?
Re-quoting myself:
,----
| As you probable know, you can already perform complex searches like:
|
| C-c \ +Urgent-@Work+CATEGORY="code"/NEXT
|
| This will search for headlines with the tag "Urgent", without the tag
| "@Work", with category "code" and which TODO keyword is "NEXT". Yes,
| that's quite complex and I guess we sometime prefer not to care about
| the syntax of the query, but rather be prompted for it.
`----
Then to search for a specific pair of property-value:
C-c \ PROPERTY="value"
As for now "value" should be the exact string, not a regexp.
--
Bastien
next prev parent reply other threads:[~2007-10-08 8:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-07 9:14 A puzzle to solve: saved categories vs. tags John Wiegley
2007-10-07 12:27 ` Bastien
2007-10-07 20:27 ` John Wiegley
2007-10-08 9:43 ` Bastien [this message]
2007-10-08 7:06 ` Carsten Dominik
2007-10-08 18:09 ` Carsten Dominik
2007-10-08 7:48 ` Carsten Dominik
2007-10-08 10:54 ` Bastien
2007-10-08 10:50 ` Carsten Dominik
[not found] ` <87tzp14w7h.fsf@bzg.ath.cx>
2007-10-08 11:48 ` Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k5pyq6ua.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).