Skip to content

Instantly share code, notes, and snippets.

@TwisterMc
Created December 10, 2014 14:34
Show Gist options
  • Select an option

  • Save TwisterMc/72c8213e65b17e5c11a3 to your computer and use it in GitHub Desktop.

Select an option

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)
@TwisterMc

Copy link
Copy Markdown
Author

The official Things Bookmarklet didn't work for me so I created a new version. This only saves the page title and URL. Not the date.

@MickBook

Copy link
Copy Markdown

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