View Single Post
Old 03-20-2012, 03:52 PM   #14
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,800
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by chaley View Post
@speakingtohe: I can't help but worry about it. How it behaves is wrong, and that offends me. That doesn't mean I will be able to fix it, but that is another issue.

@theducks: regular expressions like this one work. I need to play a bit to ensure that I am not doing something wrong.
Code:
series:"~^(A|The|An)\s+[T]" or (series:"~^[T]" and not series:"~^(A|The|An)")
Of course, you change the letter in the [ ] to be the "first letter" you click.
I was not doing the OR part (I was trying Negative look behind with the An,A,The )

Thanks,
if it was not for Helen I would not have noticed the problem.
theducks is offline   Reply With Quote