Difference between revisions of "ReNamer:Previewing files"

From den4b Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
ReNamer shows a preview of the files, so that you can decide whether your rules are working as expected. If some files show unexpected results, [[ReNamer:Managing rules#Editing_rules|edit some of the rules]] and check the preview again.<br>
 
ReNamer shows a preview of the files, so that you can decide whether your rules are working as expected. If some files show unexpected results, [[ReNamer:Managing rules#Editing_rules|edit some of the rules]] and check the preview again.<br>
You can also adjust filenames manually, but then you should not preview again as your manual changes will be discarded.
+
You can also [[ReNamer:Manual editing|adjust filenames manually]], but then you should not preview again as your manual changes will be discarded.
  
 
Let us see how preview works.  
 
Let us see how preview works.  

Revision as of 14:49, 24 August 2009

ReNamer shows a preview of the files, so that you can decide whether your rules are working as expected. If some files show unexpected results, edit some of the rules and check the preview again.
You can also adjust filenames manually, but then you should not preview again as your manual changes will be discarded.

Let us see how preview works.

In the example below, there are two rules in the stack.

  1. The first rule strips brackets and its contents. It also replaces , _ and %20 with a space, and fixes multiple spaces in the name.
  2. The second rule capitalizes the first letter of the name and makes all other letters lowercased.

The ReNamer preview is shown below.

Preview.png

We can see that-

  • In the Files pane, the State column shows whether the renaming will face any problems. In this case, the green arrows File:GoIcon.png show that the files are ready to go!, but in case anything is wrong, those files are marked with File:ErrorIcon.png.
  • The New Name column shows a preview of the new names. If you have the Higlight changed names option from the Options menu turned on, you will be noted with colours if the file name were changed during preview. This is showed on the picture above. The first name is unchanged, so it is shown in black. The remaining two names are affected by the rules, so they are shown in red.
  • The check boxes in the Rules pane allow you to disable any rule temporarily. (Disable one of the rules and see the effect on the renaming.)
  • The check boxes in the Files pane allow you to exempt any file/folder from the current renaming. New names are not shown for such unmarked files.

Note that ReNamer has many program options for previewing. Its behavior will vary greatly based on those settings. For example, you can set it to refresh the preview automatically when new files and/or rules are added. Another example is to show the New Name in red if it is affected by the rules (this makes it easy to spot the file names that are going to change)...

If you do not select auto preview mode, you must press the PreviewButton.png button to see the preview.
This is actually useful if you do not want to miss out the subtle changes that can happen to the file names when you are adding new rules or if you adjust the file names manually after preview.