Summary: | allow for fully customized album names when importing | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Mikolaj Machowski <mikmach> |
Component: | Import-Albums | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | alexandre_simard, caulier.gilles, kde, yodor |
Priority: | NOR | ||
Version: | 2.1.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.1.0 | |
Sentry Crash Report: |
Description
Mikolaj Machowski
2007-04-14 20:18:21 UTC
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. *** |