Smart Collection - How to search on dash or space ('-' or ' ')
I am trying to create a smart collection that will filter out any photos that have a dash or space ('-' or ' ') as the last character of a title.
The filter does not work... I expect these are used as "special characters." Is there any way around that? Some way to indicate "use this character as typed."
I have tried "" (as in "-") and \ (as in \-) but neither work. I cannot find any docs on how to search for special characters. I am hoping that I just overlooked it somewhere...
