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
- instapaper Saves current page to read later on Instapaper. If you select some text from the page, it will be stored as the summary. This command will store your instapaper login and password. If you change your username or password, issue instapaper logout.
Usage
To add a page to your reading list:
- Type ctrl+space to get the Ubiquity prompt.
- 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:
- Type ctrl+space to get the Ubiquity prompt.
- 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/2009 | Released totally new instapaper command which calls the newly released instapaper API. |
| 11/11/2008 | Updated documentation. 'Announced that the adapted bookmarklet command was deprecated. |
| 08/28/2008 | Initial release as an adaptation of the instapaper.com "Read Later" bookmarklet. Originally the command was named later. |
