I would like to get Powertoys Run utility to display the Calendar Week and Day of the Year using cw or doy instead of using ) day of the year:
Asked
Active
Viewed 330 times
1
Yi Qiang Ji
- 23
1 Answers
1
As far as I know you can not add custom commands from within the app or the general PowerToys settings. This leaves you with 2 options:
- Writing a feature request (or searching & voting on a similar on) on the official GitHub repository.
- Do it yourself: You can make a pull request, fork the project or download the project's source code and customize it to your liking. But it will be quite the undertaking if you are not familiar with C#/C++, which are this project's main programming languages.
A-Tech
- 597

