ElishaAz / Sayboard

An open-source on-device voice IME (keyboard) for Android using the Vosk library.
GNU General Public License v3.0
304 stars 19 forks source link

Option / Description to add Newline as label to Right / Left Keys settings #49

Closed zos2022 closed 8 months ago

zos2022 commented 8 months ago

It is great that Sayboard now has customizable Left or Right Keys settings, thanks a lot!

I tried to add Newline as a label, but it seems that is not possible (it is not saved). Or is it already possible, but I missed to find out what the correct text for it is?

ElishaAz commented 8 months ago

There was a bug with how the newline character was encoded which I fixed.

By the way, if you put a newline as the label, you won't actually see anything. That's why I added the label / text. You're supposed to put the newline in the text, and put something visible, e.g. ⏎ (U+23CE) or ⮐ (U+2B90) in the label.