Tumblr Bookmarker

By Jeremy Cutler Last update Mar 3, 2011 — Installed 11,282 times.


Script Summary: Bookmark posts on your dash to return to later!

Version: 0.2.10

Thumb

Missing e browser extension/add-on

Attention Chrome, Firefox and Safari users:

This script, along with all of my other Tumblr userscripts (except Tumblr 1-Up) have been replaced with the Missing e browser extension/add-on which includes many great improvements and new features!


Works on:
Supports Chrome, Firefox and Opera

Userscript Installation Instructionsauthored by Jeremy Cutler
About all my Tumblr Userscriptscutlerish (Tumblr)@Cutlerish (Twitter)

You can now add bookmarks to posts on your dash so you can go back to them later!


Add/Remove Bookmark From Post

  • Each post includes a small bookmark icon in the controls, so you can add/remove a bookmark to it.

Goto or Remove Bookmarks From Dash

  • A list of all the bookmarks you've made are included on the right side of the dash.
  • Each entry has a timestamp indicating when you added the bookmark.
  • You can click an entry to jump to a post or delete them from the list.

Changes

Version 0.2.10
  • Added bookmarking functionality on additional pages (eg. /tagged).
Version 0.2.9
  • Fix problem where bookmark list links aren't clickable.
Version 0.2.8
  • Changed bookmark list icon to custom image.
Version 0.2.7
  • Fix problem with multiple bookmark icons added to newly-loaded posts.
Version 0.2.6 Version 0.2.5
  • Added Opera support.
Version 0.2.4
  • Fixed problem with bookmark icons not being updated on numbered dashboard pages.
Version 0.2.3
  • Fixed problem where bookmark icons appear to remain active on numbered dashboard pages (i.e. /dashboard/###).
  • Fixed "Selector Expected" jQuery warnings.
  • Implemented localStorage event listener to enable faster cross-window syncing of bookmarks
Version 0.2.2
  • Display bookmark list on all dashboard pages (including drafts, queue, likes, messages).
  • Include bookmarking on posts in dashboard likes view.
Version 0.2.1
  • Change colour of bookmark icon to green.
  • Fix problem where bookmarks icon not correctly updated when the last bookmark is removed.
Version 0.2.0
  • Bookmark icons now update correctly when other tabs/windows add or remove the bookmark.
Version 0.1.8
  • Fix for Firefox to use localStorage, enabling updating of bookmarks when new posts are loaded on scrolling.
Version 0.1.7
  • Various correctness fixes when synchronizing between two active windows/tabs.
Version 0.1.6
  • Fixed synchronization problem between multiple windows/tabs where adding or removing bookmarks can blow away changes made by another window/tab.
  • Hide bookmarks section when there are no bookmarks present.
Version 0.1.5
  • All new bookmarks appear listed newest first from now on.
Version 0.1.4
  • Your own posts are now bookmarkable.
Version 0.1.3
  • Improved performance by only attempting to add new bookmarkers to posts when new DOM nodes are inserted, as opposed to every second.
Version 0.1.2
  • Prevent bookmark list from being displayed on new posts created from your personal timeline page (i.e. http://www.tumblr.com/tumblelog/username).
Version 0.1.1
  • Fixed problem where bookmark list does not show if radar is hidden.
Version 0.1.0
  • Initial upload.