- Status Closed
- Percent Complete
- Task Type Feature Request
- Category Backend / Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 2.33
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#163 - Attach EXIF data to previews and/or thumbs.
Some data may need to be scrubbed (eg embedded thumbnail/preview images and resolution) but the rest should be copied over.
Closed by pizza
2007-04-23 23:12
Reason for closing: Implemented
Additional comments about closing: Implemented the EXIF transfer, complete with preference.
2007-04-23 23:12
Reason for closing: Implemented
Additional comments about closing: Implemented the EXIF transfer, complete with preference.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Ideally we'd add another comment that points the viewer back to the image's URL.
We need to do this only for all non-thumbnail images.
0) Add user preference to control this!
1) Copy all tags over (exiftool -TagsFromFile original.file new.file)
2) Sanitize Orientation tag to be '0' (all processed images are correct)
3) Possibly add 'comment' field as appropriate containing the site's URL?
I think it should be:
* Optionally copy (+sanitize) over exif data. (non-thumbs only)
* Optionally add a few fields (eg copyright string + image URL at the very least. (all generated images)
Problems: Synchronizing thumbs/etc with any changes (eg copyright settings)
Heh. And we should use XMP tags for this, IMO.