Quote:
Originally Posted by chaley
Probably the best you can do in calibre, and also I suspect in an SQL db utility, is to keep identifiers if they are in a good identifiers list. However, if you can figure out a regexp (or something) that is guaranteed to match a junk identifier but not a good one then you could do that.
The "good list" technique would use the template approach above to select out the ones you wish to keep.
|
Excellent post (all your posts on this thread actually.)
You have helped me a whole lot!
a BIG! Thank you!