Difference between revisions of "ReNamer:Rules:Remove"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
[[Image:RemoveRule.png]] | [[Image:RemoveRule.png]] | ||
− | This rule removes the specified string from the name. It has options to remove the first occurrence | + | This rule removes the specified string from the file name. It has options to remove the first occurrence, the last occurrence, or all the occurrences of the specified string. You can enter multiple strings at a time (just separate them with "'''|'''"). If ReNamer finds any of them in the name, they will be removed. You can create a pattern with wildcards, so that any string that matches the pattern will be removed. |
The parameters are as follows: | The parameters are as follows: | ||
Line 24: | Line 24: | ||
|- | |- | ||
| [[Image:PlusButton.png]] button | | [[Image:PlusButton.png]] button | ||
− | | Press to insert a <nowiki> | + | | Press to insert a separator between strings. You can also type a vertical bar ('''<nowiki>|</nowiki>''') from the keyboard. |
|- | |- | ||
| Occurrences | | Occurrences | ||
− | | In case the strings | + | | In case the strings occure multiple times in the name, specify which occurrences should be removed. (Options are: ''first only'', ''last only'', or ''all'') |
|- | |- | ||
| Skip extension | | Skip extension | ||
− | | If this check box is | + | | If this check box is selected, the rule won't touch the extention. |
|- | |- | ||
Line 40: | Line 40: | ||
|- | |- | ||
| Interpret symbols as wildcards | | Interpret symbols as wildcards | ||
− | | The following | + | | The following wildcards are allowed (compare with RegEx). |
{| class="prettytable" | {| class="prettytable" |
Revision as of 21:48, 25 August 2009
Remove Rule
This rule removes the specified string from the file name. It has options to remove the first occurrence, the last occurrence, or all the occurrences of the specified string. You can enter multiple strings at a time (just separate them with "|"). If ReNamer finds any of them in the name, they will be removed. You can create a pattern with wildcards, so that any string that matches the pattern will be removed.
The parameters are as follows: