Quote:
Originally Posted by travger
Are the things I must type in 'search' also something like regular expressions? If yes, then maybe there should be one post for them - I have several times seen people asking how to find books without covers (cover:false). I don't use typed search very much because always I need to search forum (for hour sometimes) to find what I typed wrong.
If it's nothing to do with regex, please kindly disregard my naiveté.
|
You
can use regular expressions for searching, however, normal search expressions are not regular expressions. If you prefix the search text with a tilde ('~'), then you're in regular expression mode.
That said, I'd rather not include search expressions, but if there are clever searches using regular expressions, I'll think about it.
I should be able to get something started this evening.