Skip to content

Commit a0db1e9

Browse files
authored
Update README.md
1 parent 7fb1171 commit a0db1e9

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ be renamed following the next pattern: **XXX_Testing_YYYY.png**. Where **XXX** a
6565

6666
1. The first step after the application is running is to select a directory and load their contents.
6767

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* ![Alt text](readme/images/13_01_ButtonAddAction.png?raw=true "FileRenamerFX - Add Action.") 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 ![Alt text](readme/images/13_01_ButtonAddAction.png?raw=true "FileRenamerFX - Add Action.") 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.
6969

7070
![Alt text](readme/images/14_RemoveAction.png?raw=true "FileRenamerFX - Remove action.")
7171

@@ -75,8 +75,15 @@ Next figure illustrate the actions defined for the described example in this gui
7575

7676
![Alt text](readme/images/06_ActionsNotChecked_01.png?raw=true "FileRenamerFX - Actions definition.")
7777

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 ![Alt text](readme/images/13_03_ButtonCheckAllActions.png.png?raw=true "FileRenamerFX - Add Action.") 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 ![Alt text](readme/images/13_03_ButtonCheckAllActions.png?raw=true "FileRenamerFX - Add Action.") 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.
7979

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" ![Alt text](readme/images/13_04_ButtonRenamingPreview.png.png?raw=true "FileRenamerFX - Add Action.") 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" ![Alt text](readme/images/13_04_ButtonRenamingPreview.png?raw=true "FileRenamerFX - Add Action.") 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:
81+
82+
![Alt text](readme/images/09_renamingPreviewResult.png?raw=true "FileRenamerFX - Add Action.")
83+
84+
5. Las step is proceed to renaming files by pressing the *rename* button ![Alt text](readme/images/13_05_ButtonRenameAll.png?raw=true "FileRenamerFX - Add Action.") or **[F5]** key. Alternatively, you can rename only selected files by clickin on *Rename* button ![Alt text](readme/images/13_05_ButtonRenameSelection.png?raw=true "FileRenamerFX - Add Action.") or pressing **[F6]** key. Next figure illustrates the files renamed in the file explorer.
85+
86+
![Alt text](readme/images/12_RenamingResult.png?raw=true "FileRenamerFX - Add Action.")
8187

8288
## Known Issues
89+
° 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

Comments
 (0)