FossifyOrg / Keyboard

Easy keyboard for inserting all kinds of texts, special characters and numbers.
https://www.fossify.org
GNU General Public License v3.0
259 stars 23 forks source link

Change capitalization of selected text #75

Open Philippe-Choquette opened 2 months ago

Philippe-Choquette commented 2 months ago

Checklist

Feature description

Select existing text, and press the "Shift" key to change the capitalization between the following:

Many Android virtual keyboards have this implemented. In the case of Google Gboard, their algorithm checks the existing capitalization of the selection to identify the most logical next capitalization type.

Why do you want this feature?

It is useful when you accidentally wrote a word with the wrong capitalization. It allows you to make the correction without having to erase and start over.

Additional information

No response