Bug 88687 - wish: change album's thumbnail manually
Summary: wish: change album's thumbnail manually
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-Image (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-02 15:52 UTC by Roman Valls
Modified: 2017-07-14 04:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Valls 2004-09-02 15:52:01 UTC
Version:            (using KDE KDE 3.2.3)
Installed from:    Gentoo Packages
OS:                Linux

Most of the times, the first image on a album isn't which better "describes" the whole album. I would like to change the album's thumbnail (by default, the first photo) by an arbitrary photo inside the current album.

It could be archieved by right-clicking a photo and checking an option called "album's thumbnail", for instance.
Comment 1 Roman Valls 2004-09-02 16:12:56 UTC
I think that this feature could be a good complement for "[ 987952 ]Manual order by drag'n drop" wish but not a substitute. 

One may think that this wish (88687) can be accomplished by 987952 (by drag & dropping the desired image on first place on the album), but this approach is far less flexible than implementing both wishes (the first image could break the desired order), isn't it ?
Comment 2 Joern Ahrens 2004-10-01 00:57:30 UTC
CVS commit by jahrens: 


* Added an item ("Set as Album Thumbnail") to the context menu in the thumbnail 
  view to select a particular image as the album thumbnail - to let the user choose 
  his own thumbnails for the albums.

* Furthermore I've changed the album thumbnail creation completely. The image path, 
  from which the album thumbnail was created is now stored in the digikam database.

  To create these new album icons, the user has to browse through his albums. The 
  first readable image will be used as the default icon. Then he can change the 
  album thumbnail to an images he likes (with the context menu as described above).
  This is not the best solution to create the new thumbnails, but we decided not to
  add too much special code to the application which is only needed for the first
  run after an upgrade.

* ToDo: the same for the tag icons

 album.cpp           |    6 ++
 album.h             |    1
 albumdb.cpp         |    2
 albumfolderview.cpp |  122 ++++++++++++++++++++++++++++++++++++++--------------
 albumfolderview.h   |   10 ++--
 albumiconview.cpp   |  106 +++++++++++++++++++++++++++++++++++----------
 albumiconview.h     |    3 -
 albummanager.cpp    |   22 +++++++++
 albummanager.h      |    5 +-
 thumbnailjob.cpp    |    3 -
 thumbnailjob.h      |    2
 11 files changed, 219 insertions(+), 63 deletions(-)

CCMAIL: 88687-done@bugs.kde.org


  M +1 -1      albumiconview.cpp   1.81



Comment 3 Mari Donkers 2005-11-01 01:50:57 UTC
The selected thumbnail does appear as the album thumbnail within digikam; as expected. But if a HTML export is done then the exported album does not have the selected thumbnail...
Comment 4 Roman Valls 2005-11-01 19:43:29 UTC
Bug confirmed.
Comment 5 Joern Ahrens 2005-11-01 21:35:02 UTC
Open a bug for the kipi-plugin imagesgallery.