instapaper command for Ubiquity

This command for Ubiquity adds the current page to your instapaper.com reading list.

If you have Ubiquity installed, you'll get a prompt to install the command automagically here.

Command information

Usage

To add a page to your reading list:

  1. Type ctrl+space to get the Ubiquity prompt.
  2. Type instapaper [add]. The current page will be added to your reading list when you hit enter. (If you select a portion of text on the page before issuing this command, it will be stored in the reading list as the summary.)

To remove your stored username and password:

  1. Type ctrl+space to get the Ubiquity prompt.
  2. Type instapaper logout. Your username and password will be removed from storage. The next time you try to use instapaper add you will be prompted for your username and password again.

Source

instapaper.js - source code for current command

instapaper-old.js - (deprecated) source code for original command

Change log

02/18/2009Released totally new instapaper command which calls the newly released instapaper API.
11/11/2008Updated documentation. 'Announced that the adapted bookmarklet command was deprecated.
08/28/2008Initial release as an adaptation of the instapaper.com "Read Later" bookmarklet. Originally the command was named later.