Bug 386301 - Add information on thumbnails as in XnView: Exif/Iptc/XMP/GPS/Faces icons.
Summary: Add information on thumbnails as in XnView: Exif/Iptc/XMP/GPS/Faces icons.
Status: REPORTED
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-IconView (show other bugs)
Version: 5.8.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-28 21:47 UTC by stefan.mueller.83
Modified: 2023-05-09 21:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Availability of Metadata in Thmpnails (346.69 KB, image/jpeg)
2023-05-09 04:57 UTC, stefan.mueller.83
Details
Availability of Metadata in Thumpnails (109.95 KB, image/webp)
2023-05-09 04:59 UTC, stefan.mueller.83
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan.mueller.83 2017-10-28 21:47:48 UTC
XnView indicates on thumbnails if there are XMP, IPC etc information are available. It also indicates that geo and face information are available.
That should be shown in digikam that way as well. Their approach looks very nice and not overloaded you see the most important information at a glance.
Comment 1 stefan.mueller.83 2018-02-28 10:21:04 UTC
any chance that this feature will be implemented in Digikam 6.0
Comment 2 caulier.gilles 2023-05-09 03:10:16 UTC
@stefan.mueller.83@gmail.com

Can you take a screenshot of Xnview thumbnails with this feature ? 

Gilles Caulier
Comment 3 stefan.mueller.83 2023-05-09 04:57:49 UTC
Created attachment 158788 [details]
Availability of Metadata in Thmpnails
Comment 4 stefan.mueller.83 2023-05-09 04:59:05 UTC
Created attachment 158789 [details]
Availability of Metadata in Thumpnails
Comment 5 caulier.gilles 2023-05-09 05:08:11 UTC
Thanks for the screenshots.

I don't think we can easily plug the metadata icon over the thumbnails in digiKam without to bloat the icon-view. We have already a lots of information plug-able, even if there are optional.

At least, the Image Properties sidebar tab can be patched in this way without problem. Please look my current work done on bug 377857

Best

Gilles Caulier
Comment 6 caulier.gilles 2023-05-09 05:14:36 UTC
Hi all,

New screenshot with progress on Image Properties tab:

https://i.imgur.com/mU7hFvL.png

It still the photo properties section to review.

Note : in the mock-up, it miss the "video properties" section showing technical information from video files as MP4, MOV, MKV, MPG, etc...

Gilles Caulier
Comment 7 caulier.gilles 2023-05-09 05:37:16 UTC
These information can be represented as icons when present in file, within the Image Properties sidebar :

- Exif chunk.
- IPTC chunk
- Xmp chunk
- ICC profile
- GPS information
- XMP sidecar

Gilles
Comment 8 caulier.gilles 2023-05-09 15:51:23 UTC
Git commit 599b2024ad74eef2229658892964e2587c31f508 by Gilles Caulier.
Committed on 09/05/2023 at 15:50.
Pushed by cgilles into branch 'master'.

add GPS info indicator in Image Properties tab.
Related: bug 377857

M  +3    -0    core/libs/properties/itempropertiessidebar.cpp
M  +2    -0    core/libs/properties/itempropertiessidebardb.cpp
M  +4    -0    core/libs/properties/itempropertiestab.cpp
M  +1    -0    core/libs/properties/itempropertiestab.h
M  +1    -0    core/libs/properties/itempropertiestab_p.cpp
M  +1    -0    core/libs/properties/itempropertiestab_p.h
M  +5    -0    core/libs/properties/itempropertiestab_setters.cpp

https://invent.kde.org/graphics/digikam/commit/599b2024ad74eef2229658892964e2587c31f508
Comment 9 caulier.gilles 2023-05-09 21:41:24 UTC
Git commit ba881da4bdd9b6ba589fc8ae0ffaa785850b6441 by Gilles Caulier.
Committed on 09/05/2023 at 21:39.
Pushed by cgilles into branch 'master'.

Add Versionned and Grouped information in Image Properties tab
Related: bug 377857

M  +6    -1    core/libs/properties/itempropertiessidebar.cpp
M  +6    -1    core/libs/properties/itempropertiessidebardb.cpp
M  +69   -53   core/libs/properties/itempropertiestab.cpp
M  +3    -1    core/libs/properties/itempropertiestab.h
M  +4    -0    core/libs/properties/itempropertiestab_p.cpp
M  +4    -0    core/libs/properties/itempropertiestab_p.h
M  +10   -0    core/libs/properties/itempropertiestab_setters.cpp

https://invent.kde.org/graphics/digikam/commit/ba881da4bdd9b6ba589fc8ae0ffaa785850b6441