sponsor Vim development Vim logo Vim Book Ad

GoogleReader.vim : vimscript for googlereader

 script karma  Rating 117/42, Downloaded by 4198  Comments, bugs, improvements  Vim wiki

created by
Yasuhiro Matsumoto
 
script type
utility
 
description
This is vimscript for googlereader (http://www.google.com/reader/)

Usage:

  :GoogleReader

KeyBinding:
  [LIST]
  type
<c-n> to goto next and open entry
  type <c-p> to goto prev and open entry
  type <cr> to show entry
  type <c-a> to show all list
  type <s-a> to show unread list
  type +     to toggle read/unread mark
  type *     to toggle star/unstar mark
  type r to reload entries
  type q to close window

  [CONTENT]
  type <c-n> to show next entry
  type <c-p> to show previous entry
  type <c-i> to open URL with browser
  type q to close window

  type ? to show help list

Require:
  curl command (http://curl.haxx.se/)>
 
install details
copy it to your plugin directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
googlereader.vim 2.2 2010-06-30 7.0 Yasuhiro Matsumoto This is an upgrade for GoogleReader.vim: fixed authentication problem. added Authorization header.
googlereader.vim 2.1 2010-02-04 7.0 Yasuhiro Matsumoto This is an upgrade for GoogleReader.vim: added script type header for Vimana. change default browser to 'x-www-browser'. set nolist in entries.
googlereader.vim 2.0 2009-06-20 7.0 Yasuhiro Matsumoto This is an upgrade for GoogleReader.vim: does not work correctoly. invalid token.
googlereader.vim 1.9 2009-06-20 7.0 Yasuhiro Matsumoto This is an upgrade for GoogleReader.vim: does not work correctoly. and can't open browser on linux.
googlereader.vim 1.8 2009-06-19 7.0 Yasuhiro Matsumoto This is an upgrade for GoogleReader.vim: handle error of authentication.
googlereader.vim 1.7 2009-06-18 7.0 Yasuhiro Matsumoto This is an upgrade for GoogleReader.vim: show wrapped text in context window.
ip used for rating: 18.216.94.152

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github