Difference between revisions of "ReNamer:Rules:Insert"
Jump to navigation
Jump to search
m (general cleanup) |
(Updated options to align with the latest version) |
||
(15 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Go|up=ReNamer:Rules|next=ReNamer:Rules:Delete}} |
− | == Insert Rule == | + | == Insert Rule == |
− | |||
− | + | [[Image:InsertRule.png|center]] | |
− | {| class=" | + | This rule inserts the specified string at the beginning of the name, or end of the name, or at any other specified position. It can also insert the string ''conditionally (''only when the existing name contains a second specified string). |
− | ! Parameter | + | |
+ | The parameters are as follows: | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Parameter | ||
! Details | ! Details | ||
+ | |- | ||
+ | | Insert | ||
+ | | Enter the subject text that will be inserted. | ||
+ | |- | ||
+ | | Insert meta tag | ||
+ | [[Image:ReNamer Insert Meta Tag Button.png]] | ||
+ | | Click the button to see a list of [[ReNamer:Meta Tags|meta-tags]]. | ||
+ | |- | ||
+ | | Where | ||
+ | | Where to insert the subject text. Select one of the [[#"Where" options|"Where" options]] described below. | ||
+ | |- | ||
+ | | Skip extension | ||
+ | | If checked, the file extension will be excluded from the processing and will remain unaffected. | ||
+ | |} | ||
− | + | === "Where" options === | |
− | |||
− | |||
+ | {| class="wikitable" | ||
|- | |- | ||
− | + | ! Option | |
− | + | ! Details | |
− | |||
|- | |- | ||
− | + | | Prefix | |
− | |||
− | |||
− | |||
− | | Prefix | ||
| Adds the string before the existing name. | | Adds the string before the existing name. | ||
− | |||
|- | |- | ||
− | | Suffix | + | | Suffix |
− | | Adds the string after the existing name. | + | | Adds the string after the existing name. |
− | + | *If the '''skip extension''' option is not checked, the specified text will be inserted ''after'' the extension. | |
− | * If the '''skip extension '''option is | ||
|- | |- | ||
− | | Position | + | | Position |
− | | Insert at the | + | | Insert at the specified position. |
− | + | * The position index starts from 1. | |
* Count spaces and special characters also. | * Count spaces and special characters also. | ||
+ | * You can count in the ''right-to-left'' direction | ||
+ | * You may use [[ReNamer:Analyze|Analyze]] window to check the position by pointing to the character with mouse or keyboard instead of counting it by yourself. Just [[ReNamer:Adding files and folders#Selecting files|select]] the file (or files) in the '''Files''' pane and choose the '''Analyze name''' option from the context menu. | ||
− | * | + | |- |
+ | | After text | ||
+ | | Insert the main subject text after the text entered in the "after text" box. | ||
+ | *If the "after text" string is not found in the name, the main subject text will not be inserted. | ||
|- | |- | ||
− | | | + | | Before text |
− | | | + | | Insert the main subject text before the text entered in the "before text" box. |
− | + | *If the "before text" string is not found in the name, the main subject text will not be inserted. | |
− | * If the " | ||
|- | |- | ||
− | | | + | | Replace current name |
− | | | + | | The current name is deleted prior to inserting the subject text. |
− | |||
− | |||
|} | |} | ||
− | + | [[Category:ReNamer]] |
Latest revision as of 14:48, 5 January 2021
Insert Rule
This rule inserts the specified string at the beginning of the name, or end of the name, or at any other specified position. It can also insert the string conditionally (only when the existing name contains a second specified string).
The parameters are as follows:
Parameter | Details |
---|---|
Insert | Enter the subject text that will be inserted. |
Insert meta tag | Click the button to see a list of meta-tags. |
Where | Where to insert the subject text. Select one of the "Where" options described below. |
Skip extension | If checked, the file extension will be excluded from the processing and will remain unaffected. |
"Where" options
Option | Details |
---|---|
Prefix | Adds the string before the existing name. |
Suffix | Adds the string after the existing name.
|
Position | Insert at the specified position.
|
After text | Insert the main subject text after the text entered in the "after text" box.
|
Before text | Insert the main subject text before the text entered in the "before text" box.
|
Replace current name | The current name is deleted prior to inserting the subject text. |