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

[Power Rename] Use Date Modified rather than Date Created #36040

Open
ned-martin opened this issue Nov 21, 2024 · 0 comments
Open

[Power Rename] Use Date Modified rather than Date Created #36040

ned-martin opened this issue Nov 21, 2024 · 0 comments
Labels
Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@ned-martin
Copy link

Description of the new feature / enhancement

Use Date Modified rather than Date Created

Even better, add an option and/or regex flag to specify which date is to be used.

Date Created is the least useful of all the likely available dates in my experience. It is usually the date the file was created on the current system, not the date the file was originally created or was last modified. The only date less useful would be date accessed.

There seem to be several similar requests which have been closed for no apparent reason.

Scenario when this would be used?

I currently use other third-party software to rename using date modified or date taken etc., but it would be nice to be able to do simple timestamp-based renaming in this tool. I find that date created is almost never useful - for example, for content copied from a mobile device to a computer date created is usually the date that the files were copied (almost never useful) whereas date modified will be the time the files were actually last modified (actually useful)

Some examples where this would be useful:

  • Renaming photos taken on a phone and copied to my computer
  • Renaming files created on any external non-Windows system and copied to my computer where the created date will be when they were copied (not useful) and the modified date will be when they were actually last modified (useful, and depending on the file, probably when it was actually created on its original system)

Supporting information

No response

@ned-martin ned-martin added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Nov 21, 2024
@ned-martin ned-martin changed the title Use Date Modified rather than Date Created [Power Rename] Use Date Modified rather than Date Created Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams
Projects
None yet
Development

No branches or pull requests

1 participant