-
Notifications
You must be signed in to change notification settings - Fork 7
Add the possibility to tag/filter by place (feature request) #75
Comments
First problem here is that we do not record the position a photo was taken (GPS). So its kinda hard making a filter for that ;) |
Then there is in the first place no functionality to add tags to a picture. |
Ok so lets rephrase: Would it be sufficient to have structured tags like "Place: London" "Season: Winter" or so we want just tags #london #winter |
I think it is best to have structured tags if the need of the end user is to search easily in the Gallery app. For example: For Places, we could also imagine to use a list of choices similar to what exists in the Weather app when new places are added to:
|
IMHO, most this sort of info should be stored in the EXIFdata of the image, so we need some help from the Camera/PhotoRoll app team once they have sorted the exif bug (camera-app#79) and frozen preview bug (touch issue#611/#932). If required for speed of access/sorting etc, the info can later be extracted into the gallery database. Location data should be stored by the camera app in the GPS tag Once the user opens the picture in PhotoRoll, or Gallery, an editor should be available to add info as described above. A summary of place, people etc could be stored in The EXIF data should NOT contain information such as season:winter since this can be inferred from location and shooting time. |
The "Events" menu allows to filter photos by date, but there is no possibility to filter photos by location.
To go further and have a consistent menu with the Music app, here could be a proposal:
The text was updated successfully, but these errors were encountered: