export-highlights for Instapaper
What’s the need? The key need is to be able to quickly export highlights from articles bookmarked in Instapaper at the command-line. What’s the approach? The approach is to leverage the Instapaper API to quickly extract the highlights from a bookmarked article into a text stream. What are the benefits? Leveraging Instapaper’s programmatic API makes exporting highlights effortless. Generating a text stream means this output can be piped to other tools or apps and manipulated in an infinite number of ways. ...