emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* searching properties, not tags
@ 2012-12-27 17:22 Christopher W. Ryan
  2012-12-27 19:58 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher W. Ryan @ 2012-12-27 17:22 UTC (permalink / raw)
  To: emacs-orgmode

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

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

end of thread, other threads:[~2012-12-27 20:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-27 17:22 searching properties, not tags Christopher W. Ryan
2012-12-27 19:58 ` Bastien
2012-12-27 20:52   ` Christopher W. Ryan

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).