microsoft/PowerToys

[PowerRename] Add settings option to choose a default date field

Open

#6,151 opened on Aug 25, 2020

View on GitHub
 (17 comments) (32 reactions) (0 assignees)C# (7,978 forks)batch import
Cost-MediumHelp WantedIdea-EnhancementPriority-2Product-PowerRename

Repository metrics

Stars
 (133,154 stars)
PR merge metrics
 (Avg merge 14d 20h) (117 merged PRs in 30d)

Description

Reference https://github.com/microsoft/PowerToys/issues/909 for this feature improvement Currently, the File Created date is used and there is no option to use a different date field (Date modified, Date taken etc.).

Proposal: add an option in the PowerRename Settings to select the default date field. When switching to WinUI 3.0 we will reconsider an probably move the date field selector to the PowerRename dialog.

Contributor guide