Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save TheeBryanWhite/5248209 to your computer and use it in GitHub Desktop.
Save TheeBryanWhite/5248209 to your computer and use it in GitHub Desktop.
javascript:window.open("http://bartlettlibrarynh.booksys.net/opac/bartlettlibrarynh/index.html#search:ExpertSearch?ST0=Z&SortDescend=0&SF0="+document.getElementById("bookTitle").innerText.replace(/\([^\)]+\)/, ''))
@TheeBryanWhite
Copy link
Author

This is a slightly tweaked version of the Dover, NH Goodreads bookmarklet by tclancy. It's set up to search Brentwood, New Hampshire's Bartlett Memorial Library for anything you use the bookmarlet on while browsing Goodreads.

To use this, create a new bookmark in your browser and copy and paste the bookmarklet code into the URL for that bookmark. Then, when browsing titles on Goodreads, click the bookmarklett to open a new browser window and search the Brentwood library for that title.

Internet magic!

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