numbr icon indicating copy to clipboard operation
numbr copied to clipboard

No support for cyrillic suffixes

Open cuamckuu opened this issue 1 year ago • 1 comments

Hi, I was using numbr.dev, and saw a cool feature: "Use k suffix for thousands"

Here is the problem, I copy some math from my notes where I use cyrillic suffixes and it's not working, so I need to manually replace cyrillic suffixes into engilsh ones

Here is the example:

# Cyrillic suffixes
1к+20к+300
# English suffixes
1k+20k+300

Not sure if such suffixes are used in other languages, but it might be cool to add support for them too

What do you thing about this idea? Probably I might implement this and create pull request, if this will be in scope of the project

cuamckuu avatar Oct 09 '24 21:10 cuamckuu

Nice idea.

antonmedv avatar Oct 10 '24 12:10 antonmedv