AbeJellinek
About
- Username
- AbeJellinek
- Joined
- Roles
- Member
Comments
-
If you give us the URL of your library's catalog, we can update the Connector to add an automatic fix. (You should be importing items using the Save to Zotero toolbar button, not downloading RIS manually, if the site you're on is supported - and if …
-
@sdvr, try this: var rows = await Zotero.DB.queryAsync(` SELECT value AS title, COUNT(*) AS num FROM itemData JOIN collectionItems USING (itemID) JOIN itemDataValues USING (valueID) WHERE fieldID=${Zotero.ItemFields.getI…
-
Fixed! Thanks for reporting. Your Zotero Connector should auto-update within 24 hours, or you can update manually by clicking Update Translators in the Advanced pane of the Zotero Connector preferences.
-
@adamsmith: I'll take a look, thanks.
-
Could you try holding the shift key while you click the reload button in the address bar? That triggers a full reload from the ScienceAdvances site. Make sure debug logging is started first. Sorry for the inconvenience and thanks for helping us fig…
-
It looks like you're loading the page from within an AddThis frame. If you have an AddThis browser extension enabled, try disabling it. If you're opening the page from within the AddThis site somehow, could you try loading it directly?
-
(Start logging, reload the page that isn't being recognized, stop logging and submit.)
-
Could you please provide a Connector debug log?
-
I see other bibliographic options, but never Zotero. You need to install the Zotero Connector. You'll see a Zotero icon in your browser toolbar that you can click to add the item to your library. You should always use that instead of a website's own…
-
I believe it might due to some guys in the develop team trying to test if any user would notice that they intentionally garble these two different language. It's not, I can assure you. Most likely someone contributing translations just clicked on th…
-
(It would be pretty simple to add basic support through itemToExportFormat, but we want translators like Zotero RDF to be able to export attachments with their annotations and then re-import them without any loss, so it gets a little more complicate…
-
Translators will be able to access annotations directly, as child items of their associated attachments, in the near future - we have a patch in the works.
-
Yeah, we shouldn't be saving a snapshot on that site. Fixed now. Your Zotero Connector should auto-update within 24 hours, or you can update manually by clicking Update Translators in the Advanced pane of the Zotero Connector preferences.
-
Can you clarify which object you expect to have a libraryID field? This is the code that converts items to the pre-4.0.27 format. I don't believe it touches any library IDs.
-
Alright, good. I do think we'll still need to update the way we pull PDFs since that's changed on the new site, but if our existing API is staying then that makes things a lot easier.
-
The publicationTitle field won't have ID 12 in all libraries. Try this: var rows = await Zotero.DB.queryAsync(`SELECT value AS title, COUNT(*) AS num FROM itemData JOIN itemDataValues USING (valueID) WHERE fieldID=${Zotero.ItemFields.getID('publica…
-
Select the items, right-click, and choose View Online.
-
@DWL-SDCA: Has it worked at *all* for you since it started becoming unreliable a couple days ago? I’m trying to figure out if the API we’ve historically used for PMC is down permanently or just having issues during this upgrade.
-
Thanks, on it. (It looks like this is the result of some recent design changes on PubMed's end.)
-
That's the URL of PsycINFO itself. Can you post the contents of the URL field for the particular item that isn't syncing?
-
OK, thanks to @adamsmith we've just pushed a fix for the RIS issue. Your Zotero Connector should auto-update within 24 hours, or you can update manually by clicking Update Translators in the Advanced pane of the Zotero Connector preferences. Once it…
-
(Also, we have a translator for HBR. That means that you can just click the Connector's Save to Zotero button and get correct metadata, close to what you wrote for the article you linked, without much effort.)
-
I think we could make our date parsing system a little more resilient and just treat the 0000 as a placeholder for an unknown value, which we already support. But I'm fine with a workaround for just this translator for the time being.
-
Sorry for not getting back to you. This is an issue on HathiTrust's end. They say they're working on it.
-
OK, pushed a fix. Your Zotero Connector should auto-update within 24 hours, or you can update manually by clicking Update Translators in the Advanced pane of the Zotero Connector preferences. Let me know if you encounter any more issues!
-
On it, thanks.
-
@poettli: Thanks so much for putting those together! Just pushed an update. Your Zotero Connector should auto-update within 24 hours, or you can update manually by clicking Update Translators in the Advanced pane of the Zotero Connector preferences.
-
As stated above, use the beta version of the Connector. A release version with Preprint support will be out soon. Journal Article is not the right item type for arXiv items and its use in the past was a historical artifact.
-
Thanks, we’ll look into this.
-
We just haven't released a translator for the new catalog software they're using yet - no problem on their end. I'll work on it and update this thread when it's available.
Upgrade Storage