Difference between revisions of "ReNamer:Managing rules"

From den4b Wiki
Jump to navigation Jump to search
(→‎Removing (deleting) rules: you can't select multiple rules and then delete them)
(→‎Selecting a rule: only one rule can be selected at a time)
Line 60: Line 60:
  
 
Only one rule can be selected at a time.  
 
Only one rule can be selected at a time.  
 
You can select multiple rules and carry out certain actions on all these rules in one stroke.
 
  
 
To select a rule, use any of the following methods:  
 
To select a rule, use any of the following methods:  

Revision as of 22:59, 29 August 2009

This section explains how to add rules, remove rules, edit a rule and change the order in which they are applied to files and folders.

Adding rules

  1. Rules can be added by using any of the following methods:
    • Click the AddRuleButton.png button,
    • Click inside the Rules area,
    • Press the Ins key when the ReNamer window is active.
  2. The Add Rule window pops up:
    HowAddRulesWorks.png
    Select the desired rule.
  3. The options for the selected rule appear immediately in the Configuration area (at right).
    Set the desired parameters, as explained in each rule.
  4. Press the AddRuleButton.png button at the bottom of the window. The rule is added to the stack and the window is closed.
  5. Repeat steps 1-5 to add more rules. Each new rule is added at the end of the stack.
  6. To close the window without adding a rule press the File:CloseButton.png button at bottom (or the CloseWindowButton.png button at the top right corner).

Removing (deleting) rules

To remove an existing rule, select it and press DEL or click on the RemoveButton.png button.

Changing the order of the rules

All rules are applied to each file in the order they appear. Even with the same set of rules, the end-result can be very different if the order of the rules is changed.

You can change the order of rules using any of the following methods:

  1. Using the UpButton.png and DownButton.png buttons.
  2. Pressing CTRL + Up/Down arrows.
  3. Drag-and-drop any rule with mouse.

Editing rules

Editing a rule means changing its parameters and options, and then saving the rule.

You can edit a rule using any of the following methods:

  1. Double-click on it,
  2. Right-click on it and select the Edit Rule option
  3. Select it and press ENTER.

A window similar to the Add Rules window appears. There are only two minor differences: the button at the bottom is titled Save Rule, and the rules list in the left pane is grayed out (because you are not supposed to select rules in this window).

Change the parameters and options, and press the Save Rule button or ENTER.

  • There are two notable exceptions: the Translit and PascalScript rules are actually collections of individual rules. You have to select an individual Translit rule or Pascal script and edit it. So the above description does not apply to those rules. Click on the hyperlinks above to see how to edit these two rules.

Selecting a rule

When a rule is selected, its entire row is highlighted with blue background.

Selected rule File:SelectedRule.png
Unselected rule File:UnselectedRule.png

Only one rule can be selected at a time.

To select a rule, use any of the following methods:

  1. Click anywhere in the row except on the check box.
  2. Use the Up/Down arrow keys on your keyboard to move the selection to another rule.

Marking and Unmarking a rule

A rule is marked by putting a tick in its check boxCheckedCheckbox.png. Conversely, it is unmarked by removing the tick UncheckedCheckbox.png.

ReNamer uses only the marked rules for the preview and renaming operations.

So unmarking a rule is useful to temporarily disable the rule without having to remove it from the Rules pane.

To mark/unmark the rules:

  1. Click on the check box.
  2. Select a rule and press the Spacebar (on your keyboard)

(Repeat of any of these actions toggles the marked/unmarked status.)

The reasons for unmarking a rule are:

  1. You want to remove the effect of a rule and see what happens to the files.
  2. You have a favorite set of rules that you use often. However, you need to remove a few rules in some cases. A trick is to save the superset of rules and reload them automatically each time you start ReNamer. Then in each session, unmark some rules.