This package is a simple variant of 
http://www.emacswiki.org/emacs/org-occur-goto.el


The new package uses multi substring matching where the given
substrings can appear in any order in the search results.
So if you search for "dog video" then it matches both

video of some dog

and

dogs chasing cat video


Here it is:

http://www.emacswiki.org/emacs/org-search-goto.el



Reply via email to