Add/Create 'Enclose' button functionality
For quite some time i've been trying to search and figure out ways to reliably enclose longer amounts of text (or selection) with little success, as with my current experience it many times requires unnecesary amount of user precision on some devices/keyboards/outside-conditions.
Is/could there be a way/modifier-key (optional) to enclose selection with a symbol?
modifier key method (idea):
- user hits
Encl + " - Macro/Function plays out
- goto beggining of selection
- insert "
- goto end of selection
- insert "
The keyboard doesn't do any editing action at the moment. This would be something nice to have, it's tracked by this issue: https://github.com/Julow/Unexpected-Keyboard/issues/242
This can be carried out with many of the apps you may be typing on. NMM is an example.
YMMV