Flow-Launcher / Flow-Launcher/Flow.Launcher
Enhancement: Add option to calculator plugin to disable spaces in numbers
- Dominant language
- C#
- Stars
- 15.6k
- Forks
- 644
- Avg merge
- 16h 51m
- Merged PRs (30d)
- 3
Description
**Is your feature request related to a problem? Please describe.**
I use the calculator a lot but some softwares I use don't like the spaces between digits making it really frustrating. I have to remove all spaces each time I copy the result.
**Describe the solution you'd like**
Add an option in the plugin settings to change the result output format.
**Additional context**
It is extra annoying when pasting in code editors like rider :
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the calculator plugin and its plugin settings, then trace where calculator results are formatted. Add a setting that controls whether digit-grouping spaces appear, and verify that copied results follow the selected format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100