Bug 191634 - Statistics of the database, and all pictures?
Summary: Statistics of the database, and all pictures?
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Maintenance-Database (show other bugs)
Version: 0.10.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-05 03:03 UTC by Alexandre Racine
Modified: 2017-07-26 05:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Racine 2009-05-05 03:03:12 UTC
Version:           0.10.0 (using 4.2.2 (KDE 4.2.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-11-generic

This is the version 4.x of this old 3.x request : https://bugs.kde.org/show_bug.cgi?id=171073
I think it's better to put time in the future then the past in this case.

-------------------
It would be nice to have some statistics of the pictures / database.

For example :

-Total Number of pictures = 999
--JPG - 990
--TIFF - 9

-Tags:
--Joe 400 pictures
--Natasha 500 pictures


and more!
Comment 1 Alexandre Racine 2009-05-05 03:03:57 UTC
*** Bug 171073 has been marked as a duplicate of this bug. ***
Comment 2 caulier.gilles 2009-05-05 09:28:08 UTC
I'm agree with the first whish : stat about files format.

For the second one, it's already implemented. Just switch on the right option in setup dialog to show number of items for folder view.

Gilles Caulier
Comment 3 Alexandre Racine 2009-05-08 22:54:11 UTC
Mmmm, I did not wrote anything about folder view, it is the tag counts. Actually all stats would be nice, but where to start and to end right? :)
Comment 4 caulier.gilles 2009-05-28 08:48:10 UTC
>Mmmm, I did not wrote anything about folder view, it is the tag counts.

Yes, and the Tags _counts_ already exist in Captions and Tags, Tags Filters, or Tags Album folder view. Just turn on the right option in settings panel.

Gilles Caulier
Comment 5 caulier.gilles 2009-05-28 09:38:29 UTC
SVN commit 973908 by cgilles:

New Database statistic dialog to show count of items by type mime.
screenshot : http://farm4.static.flickr.com/3615/3572850378_535a270800_o.png
BUG: 191634


 M  +1 -0      CMakeLists.txt  
 M  +7 -0      digikam/componentsinfo.h  
 M  +12 -0     digikam/digikamapp.cpp  
 M  +1 -0      digikam/digikamapp.h  
 M  +2 -0      digikam/digikamapp_p.h  
 M  +2 -1      digikam/digikamui.rc  
 AM            libs/database/dbstatdlg.cpp   [License: GPL (v2+)]
 AM            libs/database/dbstatdlg.h   [License: GPL (v2+)]


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