layer-renamer
layer-renamer copied to clipboard
Development
Submitting this pull request to add the case transformation method "Proper/Capitalized Case".
It will allow the user to change the string: "some proper title" Into this: "Some Proper Title"
Using this in the replace field: "\P$1" etc.