Thumbnail grid mode
For easier sorting of images before renaming the list can now be presented in a grid mode showing thumbnails. The existing list based thumbnail view is still available. Toggle between the three modes (List, Thumbnail List, Thumbnail Grid) in the main toolbar.
Exclude items from batch based on conditions
Menu items have been added to the list right click menu to mark/unmark or remove items based on a condition. A condition is a logical expression, like any file containing a certain text. The available conditions are the same as those available for Method Conditions.
New tag:
A new tag has been added to return a word from the end of a string. Works like the existing tag, but in the opposite direction. The tag is used like this: RWord:1 will return the last word, RWord:2 will return the second last word. RWord:2:2 will return the last two words.
Quick change panel position
To quickly change the positions of a panel, right click the panel button and select a new position for the panel. The configuration can still be changed with the Settings window.
Full list of changes in version 4.25
- Improved First Use window while eliminating the select language window for first time users
- Main window: Add option to change main toolbar position in the main toolbar right click menu
- List: When adding files using regular expressions pattern, the pattern is now evaluated case insensitive
- List: Added "Mark by condition", "Unmark by condition", and "Remove by condition" to right click menu
- List: Thumbnail grid view mode
- Tags: Added RWord:Index tag for returning a word from the end of a string. RWord:1 will return the last word, RWord:2 will return the second last word.
- Tags: and now have an additional option parameter to override the system wide word separator setting. Word:1:1:- will return the first word only using a hyphen (-) as the word separator.
- Tags: Show tag category with right click menu
- Main window: Methods panel is now showing short instructions on how to get started, when the panel is empty
- Main window: Show status for pair renaming and name collision rule when menu is in super compact mode
- Main window: Some items from the main toolbar in the Tools category has been moved to a dropdown menu
- Main window: Added help buttons to method panels
- Settings: Quick change of panel position configuration through main window right click menu
- Metadata: When using pair renaming, all files in the pair will be searched for metadata when the metadata field for the master file is empty
- Active method header will show with a slightly different color
- Show more information in the pre batch window
- Updated some icons for better visibility in dark mode
- Various UI improvements