Christian Gaarden Gaardmark
Christian Gaarden Gaardmark
## Summary of the Pull Request This PR contains the first very early version of New+ (#27712) New+ is a new PowerToys for the File Explorer that enables users to...
### Description of the new feature / enhancement Create new file or folder from a list of customizable templates straight from the folder context menu **Steps to create a new...
## Summary of the Pull Request Fix for if target folder with same name already exists New+ creates folder instance within the existing one ## PR Checklist - [x] **Closes:**...
## Summary of the Pull Request Fixed mistaken usage of std::string with std::wstring ## PR Checklist - [x] **Closes:** #35357 - [x] **Communication:** I've discussed this with core contributors already....
## Summary of the Pull Request ### Added support for variables in template filenames Variables supported includes 1. Date and time component variables, such as `$YYYY`, `$YY`, `$MM`, `$DD`, -...
## Summary of the Pull Request New+ Add the option to hide the built-in New context menu via settings Note: This setting requires PowerToys to be run as Administrator as...