Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

make file metadata (exif and others) available with VFS #6293

Open
PhilippSchlesinger opened this issue Dec 13, 2023 · 0 comments
Open

make file metadata (exif and others) available with VFS #6293

PhilippSchlesinger opened this issue Dec 13, 2023 · 0 comments
Labels
enhancement enhancement of a already implemented feature/code

Comments

@PhilippSchlesinger
Copy link

How to use GitHub

  • Please use the 馃憤 reaction to show that you want to have the same feature implemented.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature description

Recent work on Nexcloud Server makes metadata (such as exif information and other details) available via an API for apps and clients.
Nextcloud Server starting from release 28 exposes Files Metadata API integrated with WebDAV.

This metadata should be available in VFS for virtual files. This way, this metadata can be used to sort and filter files in Windows Explorer and other Windows applications can also use this metadata.

There is also a separate enhancement request #6052 regarding the availability of the date taken information, which is important for sorting images chronologically.

file without metadata:
grafik
/
file with metadata:
grafik

@PhilippSchlesinger PhilippSchlesinger added the enhancement enhancement of a already implemented feature/code label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement of a already implemented feature/code
Projects
None yet
Development

No branches or pull requests

1 participant