[Sage] Re: Refining the list of Displayed Feeds?
Stephane Bortzmeyer
bortzmeyer at sources.org
Fri Mar 17 08:39:09 EST 2006
On Mon, Mar 13, 2006 at 09:07:51PM -0600,
Tony Ebert <tebert at gmail.com> wrote
a message of 54 lines which said:
> Is it possible to search for certain key phrases and then display
> only, or remove, feed items containing the key phrases?
I would be even more demanding :-) and I would like the ability to
select or exclude items by Xpath expressions such as
'contains(title,"myphrase")' or 'item/updated=2006-03-17'.
At the present time, the only solution I see is to write a small
script which gathers all your feeds, apply the Xpath expressions and
produce a text file, for Sage to read it. Not rocket science but
requires programming abilities.
More information about the Sage
mailing list