Bug 499809 - Add possibility to batch rename files without modifying them too
Summary: Add possibility to batch rename files without modifying them too
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: AdvancedRename-BatchQueueManager (other bugs)
Version First Reported In: unspecified
Platform: unspecified Other
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-11 11:06 UTC by Maxbelloni
Modified: 2025-02-11 11:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 8.6.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxbelloni 2025-02-11 11:06:19 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY


STEPS TO REPRODUCE
1. Using File Rename (Customized) in Batch queue manager to modify file names 
2. NOT using too any Base Tools option
3. The action required (just rename) is not added to any batch queue

OBSERVED RESULT
Not using too a Base Tools option it is not possible just to batch rename files

EXPECTED RESULT
Add just the file rename action and be able to insert this request in the batch queue


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

Possible simple solution: add to the Base Tools a "dummy" options which does not perform any modification to the image, but so allow to insert the file rename in the batch queues
Comment 1 Maik Qualmann 2025-02-11 11:29:43 UTC
The BQM is not intended for renaming only. For this purpose there is the renaming function in the item view via the context menu or the F2 key.

https://docs.digikam.org/en/main_window/image_view.html#renaming-a-photograph

Maik