Bug 141703 - Show file creation date in tooltip
Summary: Show file creation date in tooltip
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-Image (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-14 21:47 UTC by Thomas McGuire
Modified: 2012-08-26 14:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.9.4


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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