From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: ANN: org-web-tools Date: Sat, 22 Jul 2017 06:53:17 -0500 Message-ID: <8760ekvgb6.fsf@alphapapa.net> References: <871sp9r1r3.fsf@delle7240.chemeng.ucl.ac.uk> <87o9scpyk2.fsf@delle7240.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58273) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dYt0C-000155-Al for emacs-orgmode@gnu.org; Sat, 22 Jul 2017 07:55:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dYt09-0007bT-9z for emacs-orgmode@gnu.org; Sat, 22 Jul 2017 07:55:20 -0400 Received: from [195.159.176.226] (port=57906 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dYt09-0007az-38 for emacs-orgmode@gnu.org; Sat, 22 Jul 2017 07:55:17 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dYt00-0006Qs-6k for emacs-orgmode@gnu.org; Sat, 22 Jul 2017 13:55:08 +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" To: emacs-orgmode@gnu.org Eric S Fraga writes: > On Saturday, 22 Jul 2017 at 00:33, Grant Rettke wrote: >> https://github.com/alphapapa/org-web-tools > > Thanks. Installed it but realised I don't have pandoc on the system I'm > currently using. Back later when I get a chance to try this! Thanks, I would appreciate any feedback. It's based on org-protocol-capture-html and some code from my personal config. I figured it was about time to refactor and share it, so I'm sure it needs more work.