From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Welle Subject: Re: How do you store web pages for reference? Date: Mon, 16 Jan 2017 10:22:56 +0100 Message-ID: <87tw8z740f.fsf@luisa.c0t0d0s0.de> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cT3VQ-0000L8-O3 for emacs-orgmode@gnu.org; Mon, 16 Jan 2017 04:23:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cT3VL-0000Hw-Qg for emacs-orgmode@gnu.org; Mon, 16 Jan 2017 04:23:12 -0500 Received: from mout.gmx.net ([212.227.17.22]:54634) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cT3VL-0000Ho-HE for emacs-orgmode@gnu.org; Mon, 16 Jan 2017 04:23:07 -0500 Received: from stella.c0t0d0s0.de ([89.204.155.243]) by mail.gmx.com (mrgmx101 [212.227.17.168]) with ESMTPSA (Nemesis) id 0M4CB5-1clPfR3qOx-00rqSm for ; Mon, 16 Jan 2017 10:23:03 +0100 Received: from Stella (stella.c0t0d0s0.de [192.168.42.1]) by stella.c0t0d0s0.de (Postfix) with ESMTP id 3747CC406E for ; Mon, 16 Jan 2017 10:22:56 +0100 (CET) In-Reply-To: (Alan Schmitt's message of "Mon, 16 Jan 2017 09:48:38 +0100") 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 Hello, Alan Schmitt writes: > 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? maybe Zotero is something you want to have a look at? Regards hmw