- Please see how to configure Tags replace file - Tags Replace Definition File in Wiki for more information.
- Then, to have all tags in UPPER case, edit file like this
Code: Select all
[*] %CHANGECASE%=UpperCase
- To have all tags in lower case, edit file like this
Code: Select all
[*] %CHANGECASE%=LowerCase
- To Capitalize Each Word, edit file like this
Code: Select all
[*] %CHANGECASE%=CapitalizEeachWord
- That's it. From now on all tag value in all output files will be updated according to the settings above. Please note that when this option is enabled, tags will also be auto-replaced when Metadata is saved manually in the editor.