From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Salazar Subject: Re: How do you store web pages for reference? Date: Mon, 13 Mar 2017 13:43:15 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f403045f509004cdaf054aa03fb6 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cnU08-0006hq-1e for emacs-orgmode@gnu.org; Mon, 13 Mar 2017 13:43:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cnU06-00089U-Vp for emacs-orgmode@gnu.org; Mon, 13 Mar 2017 13:43:20 -0400 Received: from mail-wr0-x236.google.com ([2a00:1450:400c:c0c::236]:33723) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cnU06-000876-Pe for emacs-orgmode@gnu.org; Mon, 13 Mar 2017 13:43:18 -0400 Received: by mail-wr0-x236.google.com with SMTP id u48so108766532wrc.0 for ; Mon, 13 Mar 2017 10:43:17 -0700 (PDT) In-Reply-To: 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: Alan Schmitt Cc: emacs-orgmode --f403045f509004cdaf054aa03fb6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable By the way, you can definitely save a PDF with links if you prefer that. I use DevonThink, and I use this snippet to save a PDF of a webpage, complete with links. javascript:window.location=3D'x-devonthink://createPDF?title=3D'+encodeURIC= omponent(document.title)+'&location=3D'+encodeURIComponent(window.location)= +'&referrer=3D'+encodeURIComponent(document.referrer)+'&paginated=3DNo&widt= h=3D'+window.innerWidth; On Mon, Jan 16, 2017 at 3:48 AM, Alan Schmitt < alan.schmitt@polytechnique.org> wrote: > Hello, > > I'm looking for a workflow that allows me to save a web page for > reference, ideally from Firefox. I know of org-protocol-capture-html > (https://github.com/alphapapa/org-protocol-capture-html), which is > perfect for pure-text pages, but I'm also looking for a solution for > images-heavy pages. I've tried to simply save the page to PDF, but it > does not preserve the links. > > Do you have suggestions? > > Thanks, > > Alan > > -- > OpenPGP Key ID : 040D0A3B4ED2E5C7 > Monthly Athmospheric CO=E2=82=82, Mauna Loa Obs. 2016-12: 404.48, 2015-12= : 401.85 > --f403045f509004cdaf054aa03fb6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
By the way, you can definitely save a PDF with links if yo= u prefer that. I use DevonThink, and I use this snippet to save a PDF of a = webpage, complete with links.

javascript:window.location= =3D'x-devonthink://createPDF?title=3D'+encodeURIComponent(document.= title)+'&location=3D'+encodeURIComponent(window.location)+'= &referrer=3D'+encodeURIComponent(document.referrer)+'&pagin= ated=3DNo&width=3D'+window.innerWidth;

On Mon, Jan 16, 2017 at 3:48 A= M, Alan Schmitt <alan.schmitt@polytechnique.org> wrote:
Hello,

I'm looking for a workflow that allows me to save a web page for
reference, ideally from Firefox. I know of org-protocol-capture-html
(https://github.com/alphapapa/org-protoco= l-capture-html), which is
perfect for pure-text pages, but I'm also looking for a solution for images-heavy pages. I've tried to simply save the page to PDF, but it does not preserve the links.

Do you have suggestions?

Thanks,

Alan

--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO=E2=82=82, Mauna Loa Obs. 2016-12: 404.48, 2015-12: = 401.85

--f403045f509004cdaf054aa03fb6--