From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: org-ref: renaming/moving an entire pdf library according to a bibtex file Date: Tue, 13 Sep 2016 23:50:46 -0500 Message-ID: <874m5j84pl.fsf@alphapapa.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bk2EF-0003Rp-6w for emacs-orgmode@gnu.org; Wed, 14 Sep 2016 00:55:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bk2EA-0007g8-A6 for emacs-orgmode@gnu.org; Wed, 14 Sep 2016 00:55:22 -0400 Received: from [195.159.176.226] (port=49241 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bk2EA-0007em-3Q for emacs-orgmode@gnu.org; Wed, 14 Sep 2016 00:55:18 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bk2Dw-0006WL-Mp for emacs-orgmode@gnu.org; Wed, 14 Sep 2016 06:55:04 +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 Martin Leduc writes: > However, is there a way to bypass the download > (because I already have the file) and to directly move/rename the pdf > to the bibtex-pdfs/ folder while validating my bibtex entry (or > creating a new one, does not matter) ? I haven't yet used org-ref myself, but it should be possible to advise the function that handles the downloading to look for a local copy first and use it instead.