Skip to content

Instantly share code, notes, and snippets.

@n8henrie
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save n8henrie/9296459 to your computer and use it in GitHub Desktop.
Save n8henrie/9296459 to your computer and use it in GitHub Desktop.
LCP Action to either URL encode or decode text from the prompt.
launch://?url=[[list:Encode or Decode?|Encode=launch%3A%2F%2Fx-callback-url%2Fclipboard%3Ftext%3D%5Bprompt%3AText%5D%26x-success%3D%7B%7Blaunch%3A%2F%2Fclipboard%2Fconvert%3Fformat%3Durlencode%7D%7D|Decode=launch%3A%2F%2Fx-callback-url%2Fclipboard%3Ftext%3D%5Bprompt%3AText%5D%26x-success%3D%7B%7Blaunch%3A%2F%2Fclipboard%2Fconvert%3Fformat%3Durldecode%7D%7D]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment