Chrome Zotero Connector - Save Zotero Snapshot from Current PDF Page
Hello,
What I like about Zotero in Firefox is the ability to save a Snapshot of a PDF which is opened in the browser.
I just have to right click on a free space in the PDF and have the option "Save to Zotero".
With the Chrome connector the equivalent is not possible. There is not context menu entry.
Can this be implemented?
Regards
Robert
What I like about Zotero in Firefox is the ability to save a Snapshot of a PDF which is opened in the browser.
I just have to right click on a free space in the PDF and have the option "Save to Zotero".
With the Chrome connector the equivalent is not possible. There is not context menu entry.
Can this be implemented?
Regards
Robert
Good to hear that an implementation is planned.
Robert
I am opening PDF documents quite frequently and would appreciate it to add the directly to my collection instead of manually creating an entry and then attaching a local copy of the document.
Is there any prospect of this on the horizon?
A full-featured Zotero extension for Chrome is probably not going to happen. Certainly not any time in the foreseeable future.
If possible, we suggest that you avoid doing this and import via URL bar icon (e.g. if you opened the PDF from the publisher's website, you might get the URL baricon on the page where the PDF link was)
Let's assume I want to add this [1] PDF to my collection.
Here on my system the PDF opens automatically in a Chrome tab but does not display an URL bar icon. Yet in Firefox I have a right-mouse context menu entry which nonetheless allows me to add the PDF to my collection. This entry is completely missing in Chrome.
[1] http://www.epa.sa.gov.au/xstd_files/Waste/Brochure/brochure_rdf.pdf
In Firefox, you have the option of opening your PDFs either with Firefox's built-in PDF viewer (PDF.js) or a third-party plugin (typically Adobe Reader). If you choose Adobe Reader, then the right-click (context) menu that you get is from Adobe Reader itself. Zotero cannot integrate into that context menu and there will be no option to import into Zotero. If you choose to use the built-in PDF reader, the PDF is actually rendered as an HTML document and displayed natively in Firefox (just like any other web page). Firefox controls the context menu for the page and Zotero is able to integrate into it, so you do get the option to import into Zotero.
In Chrome, I don't believe there is a built-in PDF viewer, so what you are likely using is the Adobe Reader plugin, which does not allow Zotero to integrate with the context menu. PDF.js viewer is available from the Chrome store, but unfortunately, it looks like, while the option to add to Zotero is available in the context menu, the PDF is imported as and HTML page and is not displayed correctly (we'll see if that can be fixed).
Having covered the technical details, are you not able to drag and drop the URL from Chrome into Zotero Standalone (since it has to download the PDF, it may take a few seconds for the PDF to show up)?
As for the drag and drop of URLs, do you mean the small white paper icon in the URL bar?
http://i.imgur.com/awcYzj2.png
Well, I can drag that to Zotero Standalone but it always adds the PDF to my library and not the selected collection where I dragged it to.
This should be fixed in the next Zotero release. However, to clarify, what's actually happening is that the PDF is added to the correct collection, but the view shifts from the current collection to the root of your library. If you then go back to that collection, you will see the PDF there.
Thanks for your help!
Any ideas why?
Can this bug please be fixed?
[1] https://aur.archlinux.org/packages/zotero/
Developer of the Desktop Environments, file managers, etc?
There is a patch [1] that seems to fix the issue to drag and drop the URL from the browser to Zotero and by doing so save the attachment (either the page or PDF) in the collection.
The bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=609284#c31
Is this patch compatible to be used for Zotero Standalone on Linux?
[1] https://bug609284.bugzilla.mozilla.org/attachment.cgi?id=768270
(Also, not sure if user "quidam" there is you, but as I say above, Zotero users should never post to Mozilla's Bugzilla regarding issues with Zotero.)
https://hg.mozilla.org/integration/mozilla-inbound/rev/357ca015db90
Has the patch already found its way into upstream of Xulrunner and thus Zotero?
Unless something changes, that means it'll be in the first Zotero version released after October 29.
Thank you for the information. I may try to compile it myself then.