[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: config
Kasper Peeters wrote:
> If we make the bookmarks page just an ordinary xml file plus
> stylesheet, regexp searching (or something a bit more structured like
> agrep syntax, regexp is not really very useful to search through
> structured data like xml files) will be available as soon as we have
> that for normal browser windows.
You misunderstood. Right now I am searching with regexs applied on
whole lines in my bookmarks file. I want to be able to do something
like this:
Title: .*
URL: http://www.*\.org.*
From: 1997-02-10
To: 1999-05-05
Keywords: (free AND gtk) OR gnu
and then receive a list of all bookmarks matching the above. The
structure of the file should be used.
/mill
--
#############################################################
# S-mail: Olof Oberg # mill@pedgr571.sn.umu.se #
# Pedagoggr. 7A # mill@ludd.luth.se #
# S-907 30 Umea # tdv94oog@cs.umu.se #
# Phone: 090-197395 # http://pedgr571.sn.umu.se/~mill #
#############################################################
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Mnemonic Browser Project - http://www.mnemonic.browser.org/
Developers Mailinglist
Archive: http://www.mnemonic.browser.org/list/dev/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Follow-Ups:
- Re: config
- From: Preben Randhol <randhol@pvv.org>
- Re: config
- From: Kasper Peeters <K.Peeters@damtp.cam.ac.uk>
- References:
- Re: config
- From: Kasper Peeters <K.Peeters@damtp.cam.ac.uk>