Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Show and edit EXIF Tags #204

Open
epe opened this issue Feb 10, 2017 · 5 comments
Open

Show and edit EXIF Tags #204

epe opened this issue Feb 10, 2017 · 5 comments
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request

Comments

@epe
Copy link

epe commented Feb 10, 2017

Feature request

User type: Logged-in or public user

User level: Beginners, intermediate or advanced

Description

My photo collection is taken care of with digikam, a really powerful foto managment tool.
In digikam you can give stars to images and use tagging to mark subjects, context or people in the images.

nextcloud gallery Features requested:

  • tags album: clicking on a Tag shows an album with all images with that Tag.
  • gallery should show Tags and Stars from Images when single Image is used.
  • Logged in Users can add tags, which are then being written into the fille (and or filename.xmp file - this would be lighter on syncing changes in metadata) There is a few php exif libraries available to do so.

EXIF is the standard that stores metadata in image files.
The actual values are stored in a format defined by IPTC and XMP
https://de.wikipedia.org/wiki/IPTC-IIM-Standard
https://de.wikipedia.org/wiki/Extensible_Metadata_Platform

Benefit / value

Better usability, Easier to keep in control of the floods of images that are synced.

Before owncloud we had a straight forward Foto Workflow e.g. from digital camera -> import folder, editing -> image library -> sharing with friends.
Nowadays Images pour in from different peoples smartphones/cameras/ other synced devices and adding tags only makes sense if this is can be done by anyone who is sharing those images.

Risk / caveats

Displaying images in Tag based albums would require some thought about which folders or subfolders are beeing scanned for images.
Some users might have been used gallery 3, phtagr, or other image galleries, which use some kind of database or caching of Image Tag information.

Sponsorship

Are you a developer willing to implement this feature?: no
Can you sponsor the development of this feature or do you know someone who can?: yes
We could at least to some extent sponsor work on that feature.

@Spartachetto
Copy link

you raise different points, maybe you could consider to split them in different items.

About EXIF meta data you could find some useful information here and here. Probably @oparoz knows if your sponsorship could be useful.

The "tags album" look to me as a functionality of the tag search page, it could be that the best place to ask for it is the server repository

@oparoz
Copy link
Member

oparoz commented Feb 10, 2017

There are already several issues opened in this repo regarding Exif. The main hurdle is to finish https://github.com/interfasys/mediametadata . I need to ping the student. Once we have an app we can then decide what to do once we have a way to collect the metadata. And yes sponsorship is important, if we can find someone to write the code.

@stevenhorner
Copy link

stevenhorner commented Aug 17, 2017

The Metadata plugin already displays EXIF information in file view, if it could be displayed in the gallery too which is the better place for it to be displayed it would be excellent.

@helmut72
Copy link

Editing EXIF (also with multi selection) would be cool!

@skjnldsv skjnldsv added 1. to develop Accepted and waiting to be taken care of enhancement New feature or request labels Sep 3, 2019
@Happyfeet01
Copy link

Happyfeet01 commented Oct 19, 2019

Any updates to this Feature

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants