Difference between revisions of "ReNamer:Manual editing"
Jump to navigation
Jump to search
Line 43: | Line 43: | ||
|- | |- | ||
| <center>4</center> | | <center>4</center> | ||
− | | To ''actually'' rename the file | + | | To ''actually'' rename the file, click on the [[Image:RenameButton.png]] button. |
| [[Image:ManuallyRenamedFiles.png]] | | [[Image:ManuallyRenamedFiles.png]] | ||
Line 56: | Line 56: | ||
| '''Example-1:''' If you add a new rule, the effect of manual renaming is lost. | | '''Example-1:''' If you add a new rule, the effect of manual renaming is lost. | ||
− | In this example, the file was renamed manually, and then a single [#4.9.Case Rule|outline Case Rule] was added to convert the names to ALLCAPS. Notice that this rule actually ignored the manually given name ( | + | In this example, the file was renamed manually, and then a single [#4.9.Case Rule|outline Case Rule] was added to convert the names to ALLCAPS. Notice that this rule actually ignored the manually given name ('''Name 3''') and acted on the ''original'' name of the file ('''Name2'''), and made it '''NAME2.''' |
− | | [[Image:]] | + | | [[Image:ManualRenamingEx1.png]] |
|- | |- | ||
Line 64: | Line 64: | ||
− | This is the reverse of the Example-1: Here, the ALLCAPS rule was added first. As soon as it was added, It acted on both files. The second file was manually renamed ''after'' that. So its name is changed from '''NAME2''' to | + | This is the reverse of the Example-1: Here, the ALLCAPS rule was added first. As soon as it was added, It acted on both files. The second file was manually renamed ''after'' that. So its name is changed from '''NAME2''' to '''Name 3'''. |
To conclude, the effect of the manual renaming survived because it was done ''after'' adding the rule. | To conclude, the effect of the manual renaming survived because it was done ''after'' adding the rule. | ||
− | | [[Image:]] | + | | [[Image:ManualRenamingEx2.png]] |
|- | |- | ||
Line 76: | Line 76: | ||
In this example, we renamed the second file manually, and ''then'' pressed the '''Preview''' button. As a result, the ALLCAPS rule acted on the ''original'' name ('''Name2''') again, and converted it into '''NAME2.''' | In this example, we renamed the second file manually, and ''then'' pressed the '''Preview''' button. As a result, the ALLCAPS rule acted on the ''original'' name ('''Name2''') again, and converted it into '''NAME2.''' | ||
− | | [[Image:]] | + | | [[Image:ManualRenamingEx1.png]] |
|- | |- | ||
Line 82: | Line 82: | ||
| '''Example-4:''' Manual renaming is lost when files are added (when the '''auto preview''' mode is turned ON) | | '''Example-4:''' Manual renaming is lost when files are added (when the '''auto preview''' mode is turned ON) | ||
− | In this example, the | + | In this example, the preview options are set to refresh the preview whenever new files are added to the '''Files''' pane of ReNamer. So, if we add a new file; ReNamer behaves as if we pressed the '''Preview''' button (The manual renaming is lost.) |
So the net effect is same as the '''Example-3''' (above). | So the net effect is same as the '''Example-3''' (above). | ||
Line 92: | Line 92: | ||
The second screenshot shows that the file '''Name2''' is manually renamed to '''Manual'''. (The ALLCAPS rule still works on the first file.) | The second screenshot shows that the file '''Name2''' is manually renamed to '''Manual'''. (The ALLCAPS rule still works on the first file.) | ||
− | The third screenshot shows what happens when “New | + | The third screenshot shows what happens when “New file is added to the '''Files''' pane: The '''auto preview '''mode forces a refresh of the pane. As a result, the name of the second file is reset to its original name. Then the ALLCAPS rule acts ''afresh'' on all three names, and turns all the three file names to ALLCAPS. |
The net effect is as if the manual renaming was never done at all. | The net effect is as if the manual renaming was never done at all. | ||
− | | [[Image:]] | + | | [[Image:ManualRenamingEx4.png]] |
|} | |} |
Revision as of 11:41, 20 June 2009
Manual renaming
In addition to combining multiple rules, you can rename any file manually.
The following example explains the process:
Note that manual renaming has a major limitation: It must be the last operation before renaming. Any activity in ReNamer GUI (such as adding/removing a file, adding/removing/editing a rule, pressing the Preview button, etc.) may reset the results of the manual renaming! This happens because manual renaming is not a rule; so its results cannot be passed on to the other rules for further processing. The rules always start with the file's original name.
We will check this out with multiple examples.