Difference between revisions of "ReNamer:Using the Rules"

From den4b Wiki
Jump to navigation Jump to search
(removed bogus links to not existing articles)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
In the following subtopics, we will see the details of each rule.
+
{{Go|up=ReNamer|next=ReNamer:Rules}}
  
*How its screen works
+
You can load a stack of rules in ReNamer. These rules act on the loaded files in the "top-to-bottom" order.
*How to set its options.
+
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.  
+
* A rule modifies the name and then passes it to the next rule, which acts on the '''modified''' name (not the original name).
 +
* Any rule can be used multiple times, each time with different settings.  
  
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>
+
The first subtopic provides an [[ReNamer:Rules|overview of Rules]].
 +
 
 +
The subsequent subtopics show the specifics of each rule:
 +
 
 +
* How each option works, and how to set it.
 +
* Examples (typical uses).
 +
 
 +
'''Tip:''' 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!
 +
 
 +
[[Category:ReNamer]]

Latest revision as of 19:38, 21 February 2014

You can load a stack of rules in ReNamer. These rules act on the loaded files in the "top-to-bottom" order. This allows you to achieve very complex renaming algorithms.

  • A rule modifies the name and then passes it to the next rule, which acts on the modified name (not the original name).
  • Any rule can be used multiple times, each time with different settings.

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.

The first subtopic provides an overview of Rules.

The subsequent subtopics show the specifics of each rule:

  • How each option works, and how to set it.
  • Examples (typical uses).

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!