+1

Ability to strip accented characters

Petr Nehéz 3 years ago 0

It would be great if SG would implement stripping of accented characters (ON/OFF based on config value) when pasting text into a NewBranch dialog.

Image 639

In Java it is easy to use a method "org.apache.commons.lang3.StringUtils#stripAccents()".

It might be good also to group multiple "white" characters into one entity - like those "_-_".