Skip to content

Instantly share code, notes, and snippets.

@TwisterMc
Created December 10, 2014 14:34
Show Gist options
  • Save TwisterMc/72c8213e65b17e5c11a3 to your computer and use it in GitHub Desktop.
Save TwisterMc/72c8213e65b17e5c11a3 to your computer and use it in GitHub Desktop.
Things Mac Bookmarklet Updated
javascript:window.location='things:add?title='+encodeURIComponent(document.title)+'&notes='+encodeURIComponent(document.URL)
@ccMick
Copy link

ccMick commented Dec 10, 2014

To clarify, it was only failing for you in Chrome, right? Safari was okay?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment