Skip to content

Instantly share code, notes, and snippets.

@jkishner
Created January 24, 2014 18:59
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 jkishner/8603792 to your computer and use it in GitHub Desktop.
Save jkishner/8603792 to your computer and use it in GitHub Desktop.
opml bookmarklet
javascript:alert('<opml><body><outline text="&lt;a href='+location.href+'&gt;'+document.title+'&lt;/a&gt;"><outline text="'+window.getSelection()+'" icon="quote-left"/></outline></body></opml>');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment