Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Google Reader + Bookmarks

Adds reader posts to Google Bookmarks when clicked

Adds an 'Add Bookmark' link to each reader post. When clicked it opens an edit tag like window to save to Google Bookmarks.

You can set the default label in the code and select whether it will 'normalize' the current tags. By normalize, I mean it converts them to propper case and replaces -'s with spaces

With your starred posts in Google Bookmarks, you can easily search the content of your starred posts with Google. For example, if your default label is "Google Reader" you can search for label:"Google Reader" [query] on http://www.google.com/bookmarks




Apr 5, 2008
jimmydu3 User

wondering if it would be possible to pre-fill in the labels if the post is already labelled in Google Reader. It would help alot in archiving my labelled posts. Thanks!


 
Sep 29, 2007
Pavel Zrumov User

I don't know why, but this script just doesn't work for me. I can see the "Add Bookmark" at the bottom of every rss entry, I can fill every field of the form and click "Send", but then nothing happens - that link doesn't appear in my google bookmarks.


 
Sep 29, 2007
Denis Golomazov Scriptwright

JohnM,
Very nice script, but could you add a keyboard shortcut for bookmarking? Just like 's' for starring, e.g. 'a' for bookmarking with default tags (without any additional popups).
Thanks in advance.


 
Aug 8, 2007
Ubbu User

It would be nice if there was auto-complete, just like in Google Bookmarks.


 
Aug 8, 2007
Ubbu User

I now know why I don't see it. It's because I was using httpS.

I added httpS to the list of included pages.


 
Aug 8, 2007
JohnM Script's author

Thanks counter. Ubbu, I'm a little late responding, but the 'Add Bookmark' link will appear at the bottom of each reader entry.


 
Jul 8, 2007
Ubbu User

My greasemonkey is on, the googlereader+bookmarks script is installed and I've restarted firefox, but i don't see any "add to bookmark" link in google reader. help.


 
Jun 28, 2007
counter202 User

in saveBookmark() add
notesinput.value ="";
to clear notes after posting


You could comment on this script if you were logged in.