Version: 0.8 (using KDE KDE 3.5.1) Installed from: Gentoo Packages OS: Linux It would be very nice if in digikam is a possibility in the download window to select a start number for the naming. Now, when I select the naming of the images the number will start with 1. But in some cases I have allready a directory on my computer with images concerning a topic and I copy new images of this topic to the same directory, e.g. I have images "Vienna_000x" and new image must have the name "Vienna_000x+Offset". On my computer are image "Vienna_0001" - "Vienna_0056"...new images should be named as: "Vienna_0057"....
SVN commit 566129 by cgilles: digikam from trunk : camera interface : add new option to set start number sequence index with a custom value. BUG: 121526 M +8 -7 cameraiconview.cpp M +38 -0 cameraui.cpp M +2 -1 cameraui.h M +65 -25 renamecustomizer.cpp M +3 -3 renamecustomizer.h