Page 1 of 1

Regex code to capitalize filenames (after 4301)

Posted: 2019 Nov 23, 19:54
by pschroeter
Now that xplorer2 version 4301 is out, I again ask...
I give up. I’ve read the official documentation and started reading a few websites and regex just confuses me. I see the \u and \l and I think they can be used to capitalize file names.

Could someone just write the code to capitalize filenames for me because that is all I want to do with regex

I also now wonder if regex searches can be turned into macros, reasonably easy.

Re: Regex code to capitalize filenames (after 4301)

Posted: 2019 Nov 24, 12:47
by nikos
there's no magic in regular expressions. How do you know which letters you want capitalized? Usually it is words separated with spaces. Think something you can search and replace