Summary: | more flexible and consistent grouping of icons | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Christian Schaarschmidt <schaarsc> |
Component: | Usability-Themes | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, sven.burmeister |
Priority: | NOR | ||
Version: | 0.9.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.3.0 | |
Sentry Crash Report: |
Description
Christian Schaarschmidt
2007-01-27 23:57:40 UTC
*** Bug 140732 has been marked as a duplicate of this bug. *** correction: no grouping is related to Bug 116606, not Bug 134389 I did not add this to Bug 116606, because this is not only about tag-view *** Bug 144338 has been marked as a duplicate of this bug. *** Currently the grouping is only done in the right-pane, i.e. the album-title as a heading for the group of pictures. It would be nice, if the grouping would also happen in the left-pane, e.g. when grouped by album in date-view: 2007 -January --album1 --album2 --album3 In album-view and order ba date Album -2007 --January In the latter case it might be sensible to only have Album -2007 January -2007 May And only use further sub-categorisation if there would be more than x sub-categories. I totally agree with Christian's proposal here, it really makes sense. With this, the usability would be much clearer. Additonally, this would optionally get rid of the annoying album separators. Most important for me is the "Group by" proposal here. SVN commit 768470 by cgilles: digiKam from KDE3 branch : Calendar View : When selecting Year album now show all pictures taken during this year. BUG: 144337 CCBUGS: 140743 CCBUGS: 126871 M +28 -6 digikam/album.cpp M +13 -2 digikam/album.h M +59 -16 digikam/albummanager.cpp M +44 -52 digikam/datefolderview.cpp M +3 -3 digikam/datefolderview.h M +13 -11 kioslave/digikamdates.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=768470 SVN commit 768997 by cgilles: digiKam from trunk : backport commit #768470 from KDE3 branch. CCBUGS: 144337 CCBUGS: 140743 CCBUGS: 126871 M +41 -47 datefolderview.cpp M +3 -3 datefolderview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=768997 Christian, This file still valid using digiKam 2.4 ? Gilles Caulier Most of wishes are solved since a long time in this file. For more request please open new one file by wish please, not all requests in one file. It's very complicated to manage. Gilles Caulier |