Bug 141703

Summary: Show file creation date in tooltip
Product: [Applications] digikam Reporter: Thomas McGuire <mcguire>
Component: Thumbs-ImageAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 0.9.4

Description Thomas McGuire 2007-02-14 21:47:10 UTC
Version:           SVN (using KDE KDE 3.5.6)
Installed from:    Compiled From Sources
OS:                Linux

Currently it is not possible to show the file creation date in the tooltip.
Since digikam seems to use this as the image date, it would be nice if it is available for the tooltip

Configure->Albums already distinguishes between file creation date and file modification date, while Configure->Tool tip does not, but should.
Comment 1 caulier.gilles 2007-02-15 10:33:49 UTC
Thomas,

The file creation date can be displayed using "Show Camera Date" option with ToolTip setup.

Gilles Caulier
Comment 2 Thomas McGuire 2007-02-15 13:03:01 UTC
The camera creation date is not always the same as the file creation date.
I have quite a lot of photos that have different camera/file creation dates.
Comment 3 caulier.gilles 2008-03-19 12:53:44 UTC
Thomas,

>Currently it is not possible to show the file creation date in the tooltip. 
>Since digikam seems to use this as the image date, it would be nice if it is >available for the tooltip

This is wrong. digiKam always use Exif date tags to fill database...

You can see the file date in image properties sidebar tab.

For me the tool tip is already full. No more space to show this new date informations. Also this can be confuse for end-users to show 2 dates at the same place.

So, i will never implemente that. Sorry...

Gilles Caulier
Comment 4 Thomas McGuire 2008-03-19 20:03:44 UTC
> Also this can be confuse for end-users to show 2 dates at the same place. 
Well, then Configure->Albums is confusing, because it has file creation date and file modification date (but please don't remove it, I use it).
Comment 5 caulier.gilles 2008-03-19 20:43:26 UTC
Damned, you has right. I re-open (:=)))

Gilles
Comment 6 caulier.gilles 2008-03-20 19:39:57 UTC
Thomas,

I confirm, there is a tipo error in Album config dialog page :

We have : 

- "file creation date" ==> Exif Creation date.
- "file modification date" == modification date from file-system.

So the label in setup page must be fixed to be clear...

In all case, i still on my viewpoint dixit comment #3.

Gilles
Comment 7 caulier.gilles 2008-03-20 19:44:27 UTC
SVN commit 788117 by cgilles:

fix typo 
BUG: 141703


 M  +2 -2      setupalbumview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=788117