From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Update to org-protocol-capture-html Date: Mon, 4 Apr 2016 05:16:51 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amwso-0006yG-Vl for emacs-orgmode@gnu.org; Mon, 04 Apr 2016 01:17:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1amwsl-0007ni-Pe for emacs-orgmode@gnu.org; Mon, 04 Apr 2016 01:17:02 -0400 Received: from plane.gmane.org ([80.91.229.3]:57228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amwsl-0007me-It for emacs-orgmode@gnu.org; Mon, 04 Apr 2016 01:16:59 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1amwsk-0001d9-8b for emacs-orgmode@gnu.org; Mon, 04 Apr 2016 07:16:58 +0200 Received: from 172-0-42-27.lightspeed.ltrkar.sbcglobal.net ([172.0.42.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Apr 2016 07:16:58 +0200 Received: from adam by 172-0-42-27.lightspeed.ltrkar.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Apr 2016 07:16:58 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, Just a note to let you all know that I've updated org-protocol-capture-html: https://github.com/alphapapa/org-protocol-capture-html I've improved the instructions, and I added support for python-readability, which extracts articles from web pages. This makes it easy to quickly capture a web page into Emacs as org-mode content.