Difference between revisions of "ReNamer:Using the Rules"

From den4b Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
Remember that any rule can be used any number of times, each time with different settings. This allows you to achieve very complex renaming algorithms.  
 
Remember that any rule can be used any number of times, each time with different settings. This allows you to achieve very complex renaming algorithms.  
  
All you have to do is to visualize how each rule in the stack affects the file name when the file name "passes through" the stack  
+
All you have to do is to visualize how each rule in the stack affects the file name when the file name "passes through" the stack.
  
 
<u>'''Tip:'''</u> If you are going to use the same set of rules frequently, it is best to save it as a [[ReNamer:Using presets|preset]]. This allows you to re-load the entire set with a keyboard shortcut (such as '''CTRL+1'''). A huge timesaver!<br>
 
<u>'''Tip:'''</u> If you are going to use the same set of rules frequently, it is best to save it as a [[ReNamer:Using presets|preset]]. This allows you to re-load the entire set with a keyboard shortcut (such as '''CTRL+1'''). A huge timesaver!<br>
 +
 +
Below is a list of all types of rules in ReNamer:
 +
*[[ReNamer:Rules|Overview]]
 +
*[[ReNamer:Rules:Insert|Insert]]
 +
*[[ReNamer:Rules:Delete|Delete]]
 +
*[[ReNamer:Rules:Remove|Remove]]
 +
*[[ReNamer:Rules:Replace|Replace]]
 +
*[[ReNamer:Rules:Rearrange|Rearrange]]
 +
*[[ReNamer:Rules:Extension|Extension]]
 +
*[[ReNamer:Rules:Strip|Strip]]
 +
*[[ReNamer:Rules:Case|Case]]
 +
*[[ReNamer:Rules:Serialize|Serialize]]
 +
*[[ReNamer:Rules:CleanUp|CleanUp]]
 +
*[[ReNamer:Rules:Translit|Translit]]
 +
*[[ReNamer:Rules:RegEx|RegEx]]
 +
*[[ReNamer:Rules:PascalScript|PascalScript]]
 +
*[[ReNamer:Rules:UserInput|UserInput]]

Revision as of 15:53, 24 August 2009

In the following subtopics, we will see the details of each rule.

  • How its screen works
  • How to set its options.

Remember that any rule can be used any number of times, each time with different settings. This allows you to achieve very complex renaming algorithms.

All you have to do is to visualize how each rule in the stack affects the file name when the file name "passes through" the stack.

Tip: If you are going to use the same set of rules frequently, it is best to save it as a preset. This allows you to re-load the entire set with a keyboard shortcut (such as CTRL+1). A huge timesaver!

Below is a list of all types of rules in ReNamer: