photo / frontend

The official @github repository of the Trovebox frontend software. A photo sharing and photo management web interface for data stored "in the cloud" (i.e. Amazon S3, Rackspace CloudFiles, Google Storage).
https://trovebox.com
Apache License 2.0
1.37k stars 244 forks source link

Show items counter in tag list #1560

Open Zeriuno opened 10 years ago

Zeriuno commented 10 years ago

It would be useful, I think, to show how many items a tag has, in the tag list page.

jmathai commented 10 years ago

That's just lazy of us. The API returns a count attribute. Should see if it looks better to have the number of photos displayed with the tag or as a tooltip when you mouse over it.

Zeriuno commented 10 years ago

I'd like it to be visible right away, allowing you to compare. It could lead also to an option to list the tags according to the number of the pictures.