You are not logged in.
so before I can use all the other complex stuff, I need to fix some of the smaller.
"Capitalize every word" changes already capitalized words to first letter cap and the rest lower case.
eg: FLAC becomes Flac, REISSUE becomes Reissue...and so on. I just want that rule to leave everything thats already capitalized alone but still capitalize every first letter of a word.
Do I need to use regex to correct this?
Edit: Nevermind my earlier version of this text.
Last edited by loungebob (2022-12-29 17:04)
Offline
Use the "Capitalize and preserve" option in the Case rule.
This will only modify the first character of every word, leaving other characters unaffected (preserved).
Offline
I did use that before I wrote here but I had a "Capitalize every word" rule sneakily hidden away much further up that overruled the preserve one. Fixed now. My apologies, that was just a time waster.
Offline