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

Additional AutoTags #888

Open CCOSTAN opened 12 years ago

CCOSTAN commented 12 years ago

Use the EXIF Camera information for AutoTagging.

Common tags such as

hfiguiere commented 12 years ago

Not before #755 is implemented.

CCOSTAN commented 12 years ago

Additional Autotags based on #822.

Being able to search and group based on City and State would be great.

patricksan commented 12 years ago

Definitely country.

jmathai commented 12 years ago

I think a lot of this falls outside of tags and into a general advanced search that can use additional fields to "tags".

See photo/frontend#173 and photo/frontend#592

CCOSTAN commented 12 years ago

That definitely makes a lot of sense for something like IF EXIF or IF GEO where the possible values are yes|no. Even Focal length has a predictable range.

Advanced Searching on Camera types or locations though would be tough since I am not always sure of the possible values. Seeing them in a tag cloud is helpful.

Having a dynamic search would also solve this. i.e. If I choose to search for Camera type, Search displays all possible 'values' for me to choose.

Tags to me seem like descriptors though that inevitably just help me search more efficiently. Whether they are 'hidden' tags that are exposed via advanced search or just normal tags, they are just helping me narrow down/find my selections.

Should I be thinking of Tags differently?

hfiguiere commented 12 years ago

Note: flickr add the location tags from IPTC into the default tags. Some people might apreciate the feature just for that.

jmathai commented 12 years ago

@hfiguiere I like the option of doing reverse geolocation and tagging with the city/state instead of the lat/lon. See #822.

Optionally, of course.

hfiguiere commented 12 years ago

I'm all for bug #822. :-)