Skip to content

Instantly share code, notes, and snippets.

@dbiesecke
Last active January 13, 2020 18:17
Show Gist options
  • Save dbiesecke/b6181b5c4ee86bcd434ba0255211526e to your computer and use it in GitHub Desktop.
Save dbiesecke/b6181b5c4ee86bcd434ba0255211526e to your computer and use it in GitHub Desktop.
KDE Klipper scripts

KDE Klipper scripts

  • Config will be saved in: .config/plasmashellrc and `

Url2MarkDown

  • format a http link to Markdown format: klipper-markdown-link
  • Regex: ^http.?://.*

Vc8BPR8.png

[Action_0]
Automatic=true
Description=Url2MarkDown
Number of commands=1
Regexp=^http.?://.*
[Action_0/Command_0]
Commandline[$e]=~/bin/klipper-markdown-link "%s"
Description=Url2Markdown
Enabled=true
Icon=
Output=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment