Unexpected-Keyboard icon indicating copy to clipboard operation
Unexpected-Keyboard copied to clipboard

Add/Create 'Enclose' button functionality

Open Validbit opened this issue 2 years ago • 2 comments

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 "

Validbit avatar Dec 05 '23 11:12 Validbit

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

Julow avatar Dec 08 '23 19:12 Julow

This can be carried out with many of the apps you may be typing on. NMM is an example.

YMMV

JackDSRS avatar Jan 07 '24 22:01 JackDSRS