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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve output file modification date and time on the filesystem #71

Open
nekohayo opened this issue Dec 30, 2024 · 0 comments
Open

Preserve output file modification date and time on the filesystem #71

nekohayo opened this issue Dec 30, 2024 · 0 comments

Comments

@nekohayo
Copy link

When using Yoga to batch convert files, I lose the files' modification date & time, as they would be timestamped to the time of creation of the newly encoded files.

Some other tools like JXL Migrate do preserve/replicate file modification times on the filesystem after writing the output files.

It would be nice if Yoga could also do this by default. It's not metadata internal to the file like #36, but it's filesystem metadata and can be considered important (and file managers go to great lengths to preserve it even when copying across the network).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant