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

Google Reader - "Mark as read" keyboard shortcuts

Three shortcuts to mark items as read. Pressing comma, "," marks an item as read in list view and then moves to the next item. Pressing "shift-u" marks all items above the currently selected item as read. "shift-I" marks items after as read.

The script contains three keyboard shortcuts:

1) Pressing comma, "," in list view will mark the currently selected item as read and then selects the next item. Basically the equivalent of pressing "m" followed by "n" using the existing reader keyboard shortcuts.

2) Pressing "shift-U" will mark all items above and including the currently selected item as read. The equivalent of pressing "p" until you return to the begging of the list followed by "m" and "n" until you return to the current item.

3) Pressing "shift-I" will mark all items below and including the currently selected item as read. This is useful if you read items sorted by oldest instead of newest.

These shortcuts can be easily changed to whatever you want (except currently existing Google Reader shortcuts).

This script uses ideas and code from Google Reader - Mark All Until Current As Read.




Apr 29, 2008
Gautham Pai Scriptwright

I noticed a bug in the code.

If some items are marked as read and some are not, and I press Shift + U, it basically toggles the 'read' state of the entries.

This should not happen.


 
Apr 28, 2008
.crypto Scriptwright

2 Spencer Thiel
> there is no mouse wheel on a laptop or on most macs
I think #000000hA7 was right, my script have keyboard shortcuts look at script homepage, because i constantly use GR on mine laptop.

./, or wheel down/up: item scan down/up with mark as read

And i can replace mouse wheel by touch pad.


 
Apr 27, 2008
Gautham Pai Scriptwright

This is pretty cool.

I will point to this script for new users.


 
Apr 26, 2008
evaristo User

re:Spencer Thiel
It works perfect!
Thanks so much.


 
Apr 26, 2008
Spencer Thiel Script's author

evaristo: The newest version of the script does what you want. It is a little cludgy since it moves around the view a bit, but it works.


 
Apr 26, 2008
Spencer Thiel Script's author

re: evaristo
That shouldn't be a problem. I will implement soon.


 
Apr 26, 2008
Spencer Thiel Script's author

re: #000000hA7
1) there is no mouse wheel on a laptop or on most macs
2) this script had shortcomings when it comes to list view


 
Apr 25, 2008
#000000hA7 User

1) http://userscripts.org/scripts/show/24344
2) http://userscripts.org/scripts/show/24955

It's your time...


 
Apr 25, 2008
evaristo User

How about marking all items BELOW and including the currently selected item as read?


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