From: "Christopher W. Ryan" <cryan@binghamton.edu>
To: emacs-orgmode@gnu.org
Subject: searching properties, not tags
Date: Thu, 27 Dec 2012 12:22:26 -0500 [thread overview]
Message-ID: <50DC83D2.6090007@binghamton.edu> (raw)
From what I have seen, most of the org-mode manual documentation about
searching or matching tags and properties is about the former, rather
than the latter. How would I search out all the headlines that have a
property of a certain value? For example:
** Tigger
:PROPERTIES:
:species: tiger
:color: striped
:clothing: none
:END:
** Eeyore
:PROPERTIES:
:species: donkey
:color: grey
:clothing: none
:END:
** Winnie The Pooh
:PROPERTIES:
:species: bear
:color: yellow
:clothing: red shirt
:END:
How would I search for all the tigers?
Thanks.
--Chris Ryan
next reply other threads:[~2012-12-27 17:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-27 17:22 Christopher W. Ryan [this message]
2012-12-27 19:58 ` searching properties, not tags Bastien
2012-12-27 20:52 ` Christopher W. Ryan
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=50DC83D2.6090007@binghamton.edu \
--to=cryan@binghamton.edu \
--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).