You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ be renamed following the next pattern: **XXX_Testing_YYYY.png**. Where **XXX** a
65
65
66
66
1. The first step after the application is running is to select a directory and load their contents.
67
67
68
-
2. The next step is to define the corresponding actions that allow to rename the files in the desired way. You can add actions by using the *add button* from the tool bar or by pressing **[F2]** key. In addition, it is possible to remove an action by selecting the *remove* option in the main action button or by pressing **[Shift + F2]** keys.
68
+
2. The next step is to define the corresponding actions that allow to rename the files in the desired way. You can add actions by using the *add* button  from the tool bar or by pressing **[F2]** key. In addition, it is possible to remove an action by selecting the *remove* option in the main action button or by pressing **[Shift + F2]** keys.
3. After the renaming actions were defined, they must be validated in order to assure that values are valid and the renaming process will be conducted adequately. This can be done by clicking on *Check all actions* button  or pressing **[F3]** key. In addition, each action can be validated by pressing their main button. If some actions has an error, the application will launch a message window indicating were the problem occurred. It is highly recommended to not continue to next step until remaining error are present in action definitions.
78
+
3. After the renaming actions were defined, they must be validated in order to assure that values are valid and the renaming process will be conducted adequately. This can be done by clicking on *Check all actions* button  or pressing **[F3]** key. In addition, each action can be validated by pressing their main button. If some action has an error, the application will launch a message window indicating were the problem occurred. It is highly recommended to not continue to next step until remaining error are present in action definitions.
79
79
80
-
4. When all your actions were validated, next step is to perform a renaming preview in order to know the new name of each file. It is highly recommended perform this step before to proceed with the renaming task considering that, changing a file name is an undoable operation. This step can be performed by clicking in button "Rename preview"  or by pressing **[F4]** key.
80
+
4. When all your actions were validated, next step is to perform a renaming preview in order to know the new name of each file. It is highly recommended perform this step before to proceed with the renaming task considering that, changing a file name is an undoable operation. This step can be performed by clicking in button "Rename preview"  or by pressing **[F4]** key. If the new name that files will have corresponding to the expected result, proceed to their renaming in nex step. Next figure illustrates the result of preview renaming process:
5. Las step is proceed to renaming files by pressing the *rename* button  or **[F5]** key. Alternatively, you can rename only selected files by clickin on *Rename* button  or pressing **[F6]** key. Next figure illustrates the files renamed in the file explorer.
° Not all cases related with original file names are covered yet. This is a project in constant development and it is in a very early stage. However you can also support it by adding new functionalities or coreccting bugs and errors.
0 commit comments