Generic or Universal Text Expansion

The %TriggerValue% token has the match, so you can extract the non-word character and put it back.

And yes, if you do this while typing fast it is likely that the sequence of characters will get lost. Catching the non-word character mitigates the issue somewhat because people tend to pause more after the non-word character than before (especially for spacebar which tends to be hit almost simultaneously with the last character).

You could add a secondary trigger for “approprin” or some subset of that. Macros can have more than one trigger.

1 Like