[digikam] [Bug 474458] Ability to apply rename parameters more than once

2023-09-13 Thread Fabio Sirna
https://bugs.kde.org/show_bug.cgi?id=474458

--- Comment #6 from Fabio Sirna  ---
Thanks, bookmarked the link.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 474458] Ability to apply rename parameters more than once

2023-09-13 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=474458

--- Comment #5 from Maik Qualmann  ---
The commit
(https://invent.kde.org/graphics/digikam/-/commit/d85517faf2f6ce00a232c4dbda6252e99594941c)
is available in all of our pre-release versions of digiKam-8.2.0 and can be
found here:

https://files.kde.org/digikam/

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 474458] Ability to apply rename parameters more than once

2023-09-12 Thread Fabio Sirna
https://bugs.kde.org/show_bug.cgi?id=474458

--- Comment #4 from Fabio Sirna  ---
(In reply to Maik Qualmann from comment #3)
> Why work with replace and not create a completely new filename, everything
> is available, date functions, camera model, etc?
> 
> Maik

eh eh this is a very good question :)

sometimes I have conflict with versioning (if you remember I alredy opened a
previous issue, but is not yet available
https://invent.kde.org/graphics/digikam/-/commit/d85517faf2f6ce00a232c4dbda6252e99594941c)
and I thought it was easier to just remove the dimension in the way I
described.

I fully understand that you don't want to implement the change and that's fine,
but I think other users who are less skilled with regexp may have to repeat
complex tasks in different steps to give them the ability to close the modal on
their own, only the moment they have completed the task improves usability.

The label could also be renamed to "Rename" instead of "Ok" more consistent
with the task.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 474458] Ability to apply rename parameters more than once

2023-09-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=474458

--- Comment #3 from Maik Qualmann  ---
Why work with replace and not create a completely new filename, everything is
available, date functions, camera model, etc?

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 474458] Ability to apply rename parameters more than once

2023-09-12 Thread Fabio Sirna
https://bugs.kde.org/show_bug.cgi?id=474458

--- Comment #2 from Fabio Sirna  ---
Hi Maik, thanks for the prompt reply. I see the preview and I think it is
great.
I try to explain what I mean with and example.
In the past I used exiftool to rename files and and adding the file dimension,
something like this:

20230912_21400_3000x2000_NIKOND80_000.jpg
20230912_21400_2000x3000_NIKOND80_000.jpg

and sometimes even with different dimensions

20230912_21400_1024x768_NIKOND80_000.jpg
20230912_21400_768x1024_NIKOND80_000.jpg

I'm manually curating the collection and instead of running exiftool to remove
it, I'm taking some time to review them and removing the dimensions, adding
metadata and so forth in digikam.

In my case if I want to remove in the example above the _3000x2000_ and
_2000x3000_ I have to:

1. Select images:
2. Right click, Rename... using this pattern [file]{replace:"3000x2000_","",r}
3. Click ok
4. Modal close
4. Right click, Rename... again using this patten
[file]{replace:"3000x2000_","",r}, modal close
5. Click ok
6. Modal close
7. Right click, Rename... again using this patten
[file]{replace:"1024x768_","",r}, modal close
...
until I finish removing all the dimensions.

Maybe there is a better way to automagically doing this with a super-regex
string, but I am a mere mortal without super command-line powers, and monkey
mode is safe. Slow but safe enough to allow me not to mess with my image
collection.

In any case, thanks I'll continue doing this manually.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 474458] Ability to apply rename parameters more than once

2023-09-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=474458

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com
   Severity|normal  |wishlist

--- Comment #1 from Maik Qualmann  ---
No, definitely not. You can see all the parameters in the live preview as they
affect the renamed files.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.