Difference between revisions of "ReNamer:Using the Rules"

From den4b Wiki
Jump to navigation Jump to search
(navigation)
(removed bogus links to not existing articles)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Go|up=ReNamer|next=ReNamer:Rules}}
 
{{Go|up=ReNamer|next=ReNamer:Rules}}
  
In the following subtopics, we will see the details of each rule.  
+
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.  
  
*How its screen works
+
* A rule modifies the name and then passes it to the next rule, which acts on the '''modified''' name (not the original name).
*How to set its options.
+
* Any rule can be used multiple times, each time with different settings.  
  
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.
  
In the following article listed all of the rules in ReNamer: [[ReNamer:Rules|Overview of Rules]].
+
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!
 
'''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!