Clipboard

PHOTO EMBED

Mon Dec 05 2022 21:14:43 GMT+0000 (Coordinated Universal Time)

Saved by @savabeh191

  - trigger: ":a"
    replace: "<a href='{{clipboard}}' />$|$</a>"
    vars:
      - name: "clipboard"
        type: "clipboard"
content_copyCOPY

In some cases we want to add the content of the clipboard as part of the expansion. so if we copy a link and later use the trigger :a the content of the clipboard will be paste on the location of the variable {{clipboard}}.

https://cubevic.github.io/My_notes/Miscellaneous/Espanso.html