New feature: Converting text to digits
Status: Beta
Brought to you by:
georgo10
Hi,
in Germany many Multi-Stage-Caches require to convert a word into a number by counting the position of every letter in the alphabet. Often the numbers have to be added. e.g. stone = 19+20+15+14+5=73
I have implemented these functionality into your program using the given text field for rot13-decoding and adding another button beside the "Decode"-Button. Please see the attached patch. Maybe you want to integrate it.
Greetings WaTho.
Patch for new feature