Script Summary: Bookmark posts on your dash to return to later!
Version: 0.2.10
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:
| Userscript Installation Instructions | authored by Jeremy Cutler |
| About all my Tumblr Userscripts | cutlerish (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).
- Fix problem where bookmark list links aren't clickable.
- Changed bookmark list icon to custom image.
- Fix problem with multiple bookmark icons added to newly-loaded posts.
- Moved to jQuery 1.4.4.
- Improved performance.
- Added Opera support.
- Fixed problem with bookmark icons not being updated on numbered dashboard pages.
- 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
- Display bookmark list on all dashboard pages (including drafts, queue, likes, messages).
- Include bookmarking on posts in dashboard likes view.
- Change colour of bookmark icon to green.
- Fix problem where bookmarks icon not correctly updated when the last bookmark is removed.
- Bookmark icons now update correctly when other tabs/windows add or remove the bookmark.
- Fix for Firefox to use localStorage, enabling updating of bookmarks when new posts are loaded on scrolling.
- Various correctness fixes when synchronizing between two active windows/tabs.
- 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.
- All new bookmarks appear listed newest first from now on.
- Your own posts are now bookmarkable.
- Improved performance by only attempting to add new bookmarkers to posts when new DOM nodes are inserted, as opposed to every second.
- Prevent bookmark list from being displayed on new posts created from your personal timeline page (i.e.
http://www.tumblr.com/tumblelog/username).
- Fixed problem where bookmark list does not show if radar is hidden.
- Initial upload.



