Skip to content

Instantly share code, notes, and snippets.

@philgruneich
Created November 17, 2014 03:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philgruneich/27220cd816c2ddf4acba to your computer and use it in GitHub Desktop.
Save philgruneich/27220cd816c2ddf4acba to your computer and use it in GitHub Desktop.
Sends URL to Clean Links and generates a Markdown link for Riposte
javascript:window.location='clean-links://x-callback-url/clean?url='+encodeURIComponent(location.href)+'&x-success='+encodeURIComponent('drafts4://x-callback-url/runAction?text='+encodeURIComponent('['+document.title+'](||clipboard||)')+'&action=Send%2520to%2520Riposte&afterSuccess=Delete')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment