-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
πΌοΈ EXIF data display #39714
Comments
This is how it looks now on Android Files, thanks to @ZetaTom π |
Also for reference, there is an existing metadata app: https://apps.nextcloud.com/apps/metadata |
@jancborchardt the top mockup doesn't tell me about the data in the collapsed section ;) |
Not a server/app expert, but for me code looks like that metadata is computed when clicking on tab. Besides that I am unsure if we should "simply" show everything. This would clutter UI, with probably no real value for >90%. |
@nimishavijay can you check the top post and complete the info/spec there, also in regards to that collapsed section? :) |
@AndyScherzinger what information is available to show here? for camera details @tobiasKaminsky's screenshot looks perfect! Is there any other metadata available? |
@nimishavijay we would stick to the exact data displayed in the clients #39714 (comment) plus the date-taken information (to be used/usable for sorting, see nextcloud/photos#87 (when the photo has been taken) |
So Google shows the details in the screenshot above. How it could look like in Nextcloud (UPDATED)
Edit: changed mockups and specs after feedback |
@nimishavijay the "Taken by [person name]" isn't possible I think. There are collaborative albums but I don't think there is a way to know who took a picture nor who uploaded it. @artonge maybe you have more info on this one, maybe there is an ownership of the file - however that still doesn't reflect the author of the photo, i.e. if I upload the pictures taken by my partner, than it didn't take them, but Nextcloud can't know about it. So I would drop this info from the list. |
Done, updated mockups. They should be good to go now π |
@nimishavijay just for reference, this is the current implementation on Android Files (without the location, since that is my personal location) ![]() |
The display of EXIF data are in. Design wise it is really close to the mockups, but feel free to give some feedbacks.
|
Closing. Feel free to open new issues changes are wanted. |
Simple display & ability to view. Basic expected thing but not so exciting (also fine if we do not do it)
This is more for advanced users.
we could limit this to a minimal subset like
For reference see Android mock / GPhotos
![Screenshot_20230803_112724](https://private-user-images.githubusercontent.com/1315170/258068129-0f8c57f3-b97b-42c3-b9ff-c5e3eace1b37.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NTIxNzksIm5iZiI6MTczOTU1MTg3OSwicGF0aCI6Ii8xMzE1MTcwLzI1ODA2ODEyOS0wZjhjNTdmMy1iOTdiLTQyYzMtYjlmZi1jNWUzZWFjZTFiMzcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTY1MTE5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OGIyMDJiNDMzZmRiYzg5NThhYzhkNjQwZjNkZTJkNjBmMzg0MDljMzQzYTA1NDRjNTUwZmVkYjcwOWIxOTZmZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.4rL3G3vpc7RculOvTG5NmKo8JoqsNFBydNmLbofzr_g)
Overview:
The text was updated successfully, but these errors were encountered: