microsoft / microsoft/calculator
Add a shortcut key to launch the calculator
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 31.1k
- Forks
- 5.8k
- PR merge metrics
- No merged PRs in 30d
Description
Problem Statement
每次使用计算器都需要按下win键后先找到计算器,再去点击它,或是打开运行再输入calc再按下回车。效率奇慢。
Evidence or User Insights
计算器是一个常用的工具,但每次打开它的效率却很低。还请设计团队考虑一下添加快捷启动自定义方式,比如win+c。
Proposal
允许用户自定义设置启动的组合按钮。
Goals
Non-Goals
Low-Fidelity Concept
Requested Assignment
I'm just suggesting this idea. I don't want to implement it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading docs/NewFeatureProcess.md, which the issue links for feature proposals, then identify the Calculator application's launch and settings entry points. The proposal does not name source files, tests, or a finalized shortcut design; done would require an agreed approach for user-configurable launch key combinations and its validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100