Microsoft/calculator

Add setting to allow user to change default launch behavior

Open

#486 opened on 2019年5月2日

GitHub で見る
 (15 comments) (3 reactions) (0 assignees)C++ (2,422 forks)batch import
EnhancementPri: 2help wantedneeds spec

Repository metrics

Stars
 (16,196 stars)
PR merge metrics
 (平均マージ 15h 43m) (30d で 7 merged PRs)

説明

I loved the old Calculator because it was so quick to just Win, "calc", Enter, and do some quick math.

But now, this process is often super slow because the new Calculator app opens up with the last random mode I was in. Could be Currency, could be Length, doesn't matter. I love that the modes are there, but what I most often want when I open calculator is to do some quick math. It's very rare, if ever at all, that I actually want to do a conversion, and even more rare that I want to do the same exact conversion type that I did last time.

It's especially annoying because switching back to Standard mode is so slow.

  1. Launch "Calculator"
  2. Leave my keyboard
  3. Find my mouse
  4. Click the hamburger button
  5. Scroll up to find Standard
  6. Click on it
  7. Move hand back to keyboard
  8. Finally, Actually do the calculation

Steps 1-6 are super annoying. Please make Standard the default mode. Or at least default to the most recently used normal calculator (i.e. Standard or Scientific).

コントリビューターガイド