aurimas
About
- Username
- aurimas
- Joined
- Roles
- Member
Comments
-
no, reinstalling is almost certainly not necessary. This almost always happens because of incorrectly entered username or password, but if that's not the case, could you provide a Debug ID for trying to sync.
-
Have you verified that you can use that username/password combination to log in on zotero.org?
-
What's the URL you are importing from?
-
As per http://www.zotero.org/support/kb/importing_records_from_endnote move the RIS file to the My EndNote Library.Data directory
-
Thanks for reporting. This should work better now. You will still not be able to import some items (particularly, items that have multiple versions and no Details link), but at least those items should not prevent other items from importing. Edit: …
-
Glad to hear that PDF metadata retrieval is working for you now. Still, I wonder if your Zotero Standalone and Zotero for Firefox are sharing the same data directory (they should). Could you try this: Can you open Zotero Standalone and then open the…
-
And you do not see the a version of the citation?
-
What about Zotero in Firefox, which tends to be quite short? I suppose the suggestion would be to collapse the preview when the window is not high enough. The other way to get to the note details panel (where you can preview or edit notes) is to cli…
-
OK, seems like we're on the same page (as in, I pretty much have the same thoughts on A, B, and C). Basically, in theory, getAbbreviation should do the best it can and citeproc-js will just use the result as an abbreviation. If that's incorrect, th…
-
see advanced search http://www.zotero.org/support/searching#advanced_search
-
Oh sorry, I misread. I was thinking that you wanted to go one step further and auto-populate the missing fields from the web. Thanks adamsmith for correcting me.
-
Not currently, but this is on the roadmap for Zotero.
-
Dan will be around shortly to take a look at that Debug ID, but.. syncing process between Z-Standalone and Z-Firefox extension is really slow what exactly do you mean by syncing here? I think you may have your Zotero Standalone and Zotero for Firefo…
-
Technically speaking, there is an alternative. You can replace the old URI with a new URI. You need to replace the one that looks like "uri":["http://zotero.org/users/*****/items/****"](i.e. the one that says "uri", not "uris"). Then turn off field …
-
I don't think we need to start picking apart code per se. It would suffice to discuss (A) the logic of determining what constitutes a valid _automatic_ abbreviation (I made a remark above that this may be abbreviation list-dependent), (B) when to fa…
-
I'm specifically referring to the Zotero implementation of getAbbreviation here. I guess that in order to have a proper discussion of this, we need to understand from the citeproc-js side what is expected of the getAbbreviation function. There are…
-
This probably relies on referrer header for the GET request, which we cannot currently set for doGet or fetching attachments. If these sort of restrictions become more common, we might have to implement the functionality. I think I've seen this befo…
-
Can you post your abbreviations.json file on http://gist.github.com ? Are you placing abbreviations.json in the correct location (i.e. directly in your Zotero data directory, next to zotero.sqlite and the translators directory)? Also, what specifi…
-
(edit: this comes up quite a bit. Note to self or anyone else interested: we should have a knowledge base article for this - or do we already?) I'm actually not exactly clear on the intention of this behavior. I can see how you may want to prevent p…
-
the version the first debug came from had compatibility set to g only, that's why nothing useful is in there, no reason to worry about that. Right, but the embedded metadata translator still could not communicate with standalone. any other ideas? De…
-
But this one does not work. http://www.sciencedirect.com/science/article/pii/S0001879101918032# Can you download the PDF manually from that page? If you can, please provide a Debug ID for an attempt to save the item via URL bar icon.
-
How are you navigating to these pages? This usually would happen if you're accessing the pages through your institution's library or explicitly through a proxy (perhaps you're using a bookmarklet?).
-
you may be connected via VPN _and_ using a proxy. Try http://ehis.ebscohost.com/ehost/pdfviewer/pdfviewer?sid=615ea046-5ab0-459b-8c8e-8a9740c88042@sessionmgr15&vid=2&hid=2 or http://www.sciencedirect.com/science/article/pii/S0001879101918032…
-
Where are you downloading from and are you sure you can open the pdf?
-
You're right. bibo and bib item type definitions are a bit special. I added support for them to Embedded Metadata. Should work now. Also, what I said about custom namespaces is not right. They are supported, so technically, you can use whatever pre…
-
P.S. You may also find Google/HighWire meta tags helpful https://github.com/zotero/translators/blob/master/Embedded Metadata.js#L40 (although I think most of these do not take precedence over namespaced tags discussed above)
-
You can use bibliontology (or any other supported namespace) the same way you use DC, just use the correct prefix (see linked page). I think in this case we're talking about "bibo", which is more detailed, not "bib". We currently do not support ass…
-
What's the URL you're saving from?
-
There's also this (from the debug log): (3)(+0000001): Connector: Method saveItems failed with status 0 Not that it's related to this PDF issue (well, actually it could be, because I don't think saving attachments directly to server works), but it l…
-
@adamsmith /
Upgrade Storage