Difference between revisions of "ReNamer:Rules:Insert"

From den4b Wiki
Jump to navigation Jump to search
Line 31: Line 31:
 
| Suffix  
 
| Suffix  
 
| Adds the string after the existing name.  
 
| Adds the string after the existing name.  
*If the '''skip extension '''option is selected, the specified text will be inserted ''after'' the extension.
+
*If the '''skip extension '''option is not selected, the specified text will be inserted ''after'' the extension.
  
 
|-
 
|-
Line 39: Line 39:
  
 
*You can count in the ''right-to-left ''direction
 
*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  
 
| After text  
| Inserts the text entered in the "what" box after the text entered in the "where" box.  
+
| Inserts the text entered in the "what" box after the text entered in the "after text" box.  
*If the "where" text is not found in the name, the "what" text will not be inserted.
+
*If the "after text" string is not found in the name, the "what" text will not be inserted.
  
 
|-
 
|-
 
| Before text  
 
| Before text  
| Inserts the text entered in the "what" box before the text entered in the "where" box.  
+
| Inserts the text entered in the "what" box before the text entered in the "before text" box.  
*If the "where" text is not found in the name, the "what" text will not be inserted.
+
*If the "before text" string is not found in the name, the "what" text will not be inserted.
  
 
|}
 
|}
  
 
|}
 
|}

Revision as of 17:05, 24 August 2009

Template:ReNamer Help

Insert Rule

InsertRule.png

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
What Enter the string that will be inserted.
Insert meta tag

ReNamer Insert Meta Tag Button.png

Click the button to see a list of meta-tags.
Where Select any one of the following options:
Prefix Adds the string before the existing name.
Suffix Adds the string after the existing name.
  • If the skip extension option is not selected, the specified text will be inserted after the extension.
Position Insert at the set position (the count starts from 1).
  • Count spaces and special characters also.
  • You can count in the right-to-left direction
  • You may use Analyze window to check the position by pointing to the character with mouse or keyboard instead of counting it by yourself. Just select the file (or files) in the Files pane and choose the Analyze name option from the context menu.
After text Inserts the text entered in the "what" box after the text entered in the "after text" box.
  • If the "after text" string is not found in the name, the "what" text will not be inserted.
Before text Inserts the text entered in the "what" box before the text entered in the "before text" box.
  • If the "before text" string is not found in the name, the "what" text will not be inserted.