Search bar is case insensitive. I did a little research and it does not seem possible to override it.
templates are case sensitive, so I guess you could make a custom column that checks if the title matches the regex, and returns "Is 2 caps in a row" or something...
|