Version: (using KDE Devel) Installed from: Compiled sources OS: Linux When changing filenames in CameraGUI user can select: - default - ISO - Full text - Local settings - Advanced When auto-creating albums there are only: - ISO - Full text - Local settings I think also possibility to create customized (Advanced option) names of auto-created albums would be good idea. At least for consistency.
Especially (for me) the ability to have albums created by the time/date the photo was taken.
Andi, Something similar can be done here as new file renaming tool, that you have implemented ? Gilles
We should be able to just use the ManualRenameWidget here, too. Well in theory :D Need to check that. Andi
Recently I've switched to digiKam, but it miss very small thing when downloading photos, related to album folders. Now I can choose Date-ISO but it does create just one top folder in the albums structure. It will be very nice if you can allow more options here and create subfolders like: <AlbumsRoot>/2011/08/05/<downloaded_files> Other apps I've used before do so and is nice if you can keep compatible with such option. Thanks, Todor
Andi, Do you checked ManualRenameWidget usability for this entry ? Gilles Caulier
*** Bug 166060 has been marked as a duplicate of this bug. ***
Git commit 0dc4a3ff1463eb514550c08f65fc90211c38db80 by Gilles Caulier. Committed on 11/08/2011 at 16:00. Pushed by cgilles into branch 'master'. CameraGUI: Implement a way to customize target album creation by date. It use QDate::toString() syntax. BUGS: 144227 M +10 -1 utilities/cameragui/main/cameraui.cpp M +133 -21 utilities/cameragui/widgets/albumcustomizer.cpp M +13 -4 utilities/cameragui/widgets/albumcustomizer.h http://commits.kde.org/digikam/0dc4a3ff1463eb514550c08f65fc90211c38db80
sreenshot : http://www.flickr.com/photos/digikam/6031906909/sizes/o/in/photostream/ Gilles Caulier
*** Bug 281116 has been marked as a duplicate of this bug. ***