Difference between revisions of "ReNamer:Rules:Case"
Line 31: | Line 31: | ||
* Specify text fragments that must have a specific case. Case for these strings will be set as typed in the box regardless from options selected in '''Case change''' list. | * Specify text fragments that must have a specific case. Case for these strings will be set as typed in the box regardless from options selected in '''Case change''' list. | ||
− | + | Below you will find few of the common examples of such strings: | |
CD, DVD, TV, HTML, XML, C++, USA, | CD, DVD, TV, HTML, XML, C++, USA, | ||
Java, India, English, Sunday, Easter, | Java, India, English, Sunday, Easter, |
Revision as of 13:03, 26 August 2009
Case Rule
This rule changes the case of the filename. Options are: capitalize, to lower case, to upper case, invert case, and put only first letter capital (as in a sentence).
There is also an option to force case for specific text-fragments, such as CD, DVD, RF, etc. These fragments would not look natural in any other case (e.g. cd, dvd, rf), so the rule allows you to prevent changing the case of such terms in one stroke.
The parameters are as follows:
Parameter | Details |
---|---|
Case change | Several options are offered.
|
Skip extension | If this check box is selected, the extension will be ignored by the rule. |
Force case for fragments | This check box is coupled with the box below it.
Below you will find few of the common examples of such strings: CD, DVD, TV, HTML, XML, C++, USA, Java, India, English, Sunday, Easter, OpenSUSE, OOo, ReNamer
|
Extension always lower case | Forces the extension to lowercase.
Note: This setting overrides any other setting that can alter the extension. For example, consider a case where the ALL UPPER CASE option is selected and the skip extension option is deselected. Logically, the extension should be converted into ALLCAPS. But if the Extension always lower case option is selected, the case of the extension will be converted to lowercase.This setting will override even the fragments case-conversion. |