Macro to Create a Text Expansion Macro from the Selected Text

This is truly a neat macro. However, I prefer "ByPasting". So I tweaked it a little.

Based on @peternlewis's "Create Text Expansion From Selection Macro"

  • Changed ByTyping to ByPasting.
  • Added an action to set system clipboard to previous state.
  • Changed "match any character" to "match after a word break".

Create Text Expansion From Selection v2.kmmacros (5.9 KB)

3 Likes