clementwzk / clementwzk/OpenCalc

[Feature request] Add option to settings to change thousand separator

Open
#319 4 comments 3 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Kotlin
Stars
1.5k
Forks
186
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
I dont like the current thousand separator - 1,000,000.

**Describe the solution you'd like**
I would like option to change the thousand separator to spaces - 1 000 000. And also to none - 1000000.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the app's settings entry point and trace where displayed numbers are formatted. Verify the requested choices—commas, spaces, and no separator—against the current behavior. Done means users can select each option and displayed values use the selected formatting consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.