Flow.Launcher icon indicating copy to clipboard operation
Flow.Launcher copied to clipboard

Need Thousand Separator in Calculator Output

Open secangel opened this issue 1 year ago • 5 comments

Is your feature request related to a problem? Please describe.

I need to work with numbers with Thousand Separators often, i.e. "," in "1,000" or "35,000,000". The current output from the calculator does not have Thousand Separators when I copy them.

Describe the solution you'd like

An option to toggle if Thousand Separator can be included in the output will be ideal.

Describe alternatives you've considered

Cannot think of other alternatives for now.

Additional context

Nothing additional is needed.

Thank you again for your attention.

secangel avatar Dec 21 '23 15:12 secangel

Actually this is quite simple https://stackoverflow.com/questions/105770/net-string-format-to-add-commas-in-thousands-place-for-a-number

taooceros avatar Dec 21 '23 19:12 taooceros

I made a custom calculator plugin specifically for this reason. Let me know if it works :) https://github.com/marcelmiro/Flow.Launcher.Plugin.BetterCalculator

marcelmiro avatar Jan 04 '24 08:01 marcelmiro

I made a custom calculator plugin specifically for this reason. Let me know if it works :) https://github.com/marcelmiro/Flow.Launcher.Plugin.BetterCalculator

How about submitting it to our plugin repoistory?

VictoriousRaptor avatar Jan 08 '24 06:01 VictoriousRaptor

I made a custom calculator plugin specifically for this reason. Let me know if it works :) https://github.com/marcelmiro/Flow.Launcher.Plugin.BetterCalculator

Thank you so much for this! However I only see the thousand comma "," in Flow Launcher. After I press ENTER to copy it, the results are still without thousand comma ",". May I know if this is by design? Thanks!

secangel avatar Jan 17 '24 11:01 secangel

This is by design as I have never needed the formatted number. If you want, you can submit an issue/PR to include it when copying.

marcelmiro avatar Jan 17 '24 20:01 marcelmiro

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 60 days.\n\nAlternatively this issue can be kept open by adding one of the following labels:\nkeep-fresh

github-actions[bot] avatar Mar 18 '24 01:03 github-actions[bot]

This issue was closed because it has been stale for 7 days with no activity. If you feel this issue still needs attention please feel free to reopen.

github-actions[bot] avatar Mar 25 '24 01:03 github-actions[bot]