Hacker News new | ask | show | jobs
by controversial97 787 days ago
Windows file explorer parses files in the folder you are looking at.

It does things like read jpg files to get the date that that a photograph was taken from the EXIF data, read eml files to get the date that a saved email was received and read mp4 files to get "DateReleased" or "DateEncoded".

https://devblogs.microsoft.com/oldnewthing/20230921-00/?p=10...