Quote:
Originally Posted by zoran
Found pysqlite port for bsd. I'm more confident for perl version, but
see none. I assume regexp should search for the whole input of the
book and pipe it as the output.
|
Is
this the sort of thing you need?
If you're using SQL queries, you shouldn't actually need a regular expression as such, unless you want to search for a partial title or similar.
Quote:
Originally Posted by zoran
You made your homework! Who said that sqlite implementation in the
next version should not be remade from the scratch? 
Since the reader shows page numbers, I'm sure it could follow it and
put bookmark/pointer to it. Probably one function to both do that and
be called from "menu" to find the page in question.
|
Are you talking about actually doing this device-side?