Flow-Launcher / Flow.Launcher

:mag: Quick file search & app launcher for Windows with community-made plugins
https://flowlauncher.com
MIT License
7.66k stars 301 forks source link

ENHANCEMENT: Thousands separators cannot be computed in Calculator #2283

Open ikjadoon opened 1 year ago

ikjadoon commented 1 year ago

Checks

Problem Description

Flow Launcher 1.6.11 (with Calculator 3.0.3) does not understand , as a thousands separator: it does not compute any numbers that have a comma. Unfortunately, this issue makes quick math sometimes difficult.

Windows Calculator adds a thousands separator in all of its results, but copy-pasting those results into Flow Launcher causes the Flow Launcher to no longer compute.

By , as a thousands separator, I mean this:

3 10 = 300 300 10 = 3,000

To Reproduce

  1. In Plugins → Calculator → drop-down arrow → decimal separator to Dot (.). That is correct; the decimal separator is a dot.
  2. Open a Flow Launcher search. Type in 3,000*4. The result should be 12,000.
  3. Flow launcher will refuse to compute the mathematical expression.

Screenshots

2023-08-10_15-04-32

Flow Launcher Version

1.16.1

Windows Build Number

10.0.22621.2134

Error Log

```shell Replace this line with the important log contents. ```
deefrawley commented 1 year ago

I see this as more a feature request. Adjusting as such

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 9 months ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.