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 11:03:42 +0100 Message-ID: <87d1fne2yp.fsf@luisa.c0t0d0s0.de> References: <87tw8z740f.fsf@luisa.c0t0d0s0.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cT48p-0008B9-HM for emacs-orgmode@gnu.org; Mon, 16 Jan 2017 05:03:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cT48m-0004xw-D6 for emacs-orgmode@gnu.org; Mon, 16 Jan 2017 05:03:55 -0500 Received: from mout.gmx.net ([212.227.17.21]:58719) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cT48m-0004xS-4Q for emacs-orgmode@gnu.org; Mon, 16 Jan 2017 05:03:52 -0500 Received: from stella.c0t0d0s0.de ([89.204.155.243]) by mail.gmx.com (mrgmx102 [212.227.17.168]) with ESMTPSA (Nemesis) id 0MaV3V-1c9bTu1eB7-00KAhJ for ; Mon, 16 Jan 2017 11:03:47 +0100 Received: from Stella (stella.c0t0d0s0.de [192.168.42.1]) by stella.c0t0d0s0.de (Postfix) with ESMTP id B0A5BC406E for ; Mon, 16 Jan 2017 11:03:42 +0100 (CET) In-Reply-To: (Alan Schmitt's message of "Mon, 16 Jan 2017 10:57:00 +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 Michael, > > On 2017-01-16 10:22, Michael Welle writes: > >>> 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? > > Thanks a lot for the suggestion. I thought Zotero was only for > bibliography, but I see it has a nice way to save web pages. I need to > see how much of a data silo it is. yes, it can store web pages, index PDF files etc. There is some Org integration, but I don't use that. Regards hmw