Photo Organizer

  • Status Unconfirmed
  • Percent Complete
    0%
  • Task Type Feature Request
  • Category Backend / Core
  • Assigned To No-one
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version 2.34
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Photo Organizer
Opened by Richie - 2008-02-16

FS#327 - Focal length statistics

A running statistic of most used focal lengths (can be expanded to any EXIF/IPTC property like most used lens, flash usage and so on).

Something like this: http://billigites.blogspot.com/2005/06/focal-length-statistics.html

Invaluable to decide which lens to buy next. :-)

Admin
pizza commented on 2008-02-17 13:33

select count(*), focal_length from photo_tech group by focal_length;

More generically, I don't know of a good way to integrate this into the UI.

It's an interesting idea; having a generic statistics engine.

Ah, of course it's already in the db... *doh*
I'll see if I can come up with a neat UI for it without painting myself into a corner.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing