zuphilip
About
- Username
- zuphilip
- Joined
- Roles
- Member
Comments
-
> If you choose View Output to get the debug output window, do you see any errors appear in the top section when the freeze occurs? No, I see "Translate: All translator detect calls and RPC calls complete:" and the list of formats in the debug o…
-
Sure, I have installed a bunch of other extensions, but the only recent change was activating Zutilo again (I tried to disable now, no change). Here is a report ID just after the start of Zotero D435321591. I can't create an ID after the problem occ…
-
> As for why you're getting the wrong data, it's using the ISBN on the first page, 978-1-931971-43-0, and two of our sources of ISBN metadata — WorldCat and GBV — have the 3rd Symposium for that ISBN. You can find both proceedings with this ISBN…
-
No, the automatic installation did not work, and this was identical for two participants in my course today. A similar startup directory ~/Library/Group Containers/UBF8T346G9.Office/User Content/Startup/Word worked. Well I didn't check the number ex…
-
I can confirm that the manual installation for Office 2019 works and I have changed the heading for this section accordingly https://www.zotero.org/support/word_processor_plugin_manual_installation#word_for_mac_2016-2019 .
-
This is now 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. Any further problems let us know…
-
( I have implemented a very easy custom translator to export for debugging which will also show you the collection(s) an item is in: https://github.com/UB-Mannheim/zotkat/blob/master/Zotero JSON.js and will use this functionality in my plugin https:…
-
It seems to work like a charm in Zotero version 57-beta-3. Thank you very much for the implementation!
-
> if I enter "ü", the letter is simply dropped from the exported author name (resulting in Bchner rather than Büchner) Check that you choose Western as the character encoding in the BibTeX export instead of the UTF-8.
-
Ping @dstillman
-
Good catch, yes the url for the book here could be saved as link attached to the item. Something like attachments.push({ url: url, title: "Link to beck-online", snapshot: false }); @muelli Do you want to make a pull request for that?
-
This is now 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. Any further problems let us know…
-
@adamsmith A PR is ready for your review now:)
-
Oh, wait, there is some hidden information (id="titelseitetext") which might be exactly what we are looking for...
-
I can confirm that. However, if you just try to save any of the individual commented paragraphs, then saving them works fine for me. It is just that, if you want to save the commentary as a whole, this does not work. Usually, we take most of the in…
-
@adamsmith The COinS translator calls search translators (only for ISBNs or also in other cases?) and then combines the result or only take the result of these other translators? My first reaction is, that we might need something like this only if …
-
Okay, great. I am happy to translate after the moving part has been done, but I will let you do this first.
-
@dstillman Not sure you have seen this resp. what do you think about it?
-
I also thought about a Zotero Plugin for OCRing attachments some time ago, but did not yet have time to start with anything. We have some projects about OCR and are especially working with/on the open source software Tesseract, which is behind the t…
-
Kommt dann nach dem "um"-Teilsatz und vor dem "und" auch wieder ein Komma? Dies ist ja dann ein Einschub bei "Studieren Sie den Schnelleinstieg und installieren Sie eine Erweiterung". Vor dem zweiten "um" auch wieder ein Komma? D.h. insgesamt drei K…
-
What is the error message before it switches to Embedded Metadata translator? Can you provide a Debug ID from your Zotero Connector in your browser?
-
This should be fixed now — 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. Any further problems let …
-
This sounds like the Embedded Metadata translator is used instead of the more specific ScienceDirect translator. EM translator will result in no authors data also for me. Which options do you see when you right click on the Zotero icon in your brows…
-
Okay, I see that they changed the syntax of the Location > Adress field and it looks that we might just want the subpart after UriString (or possibly OriginalString). But I would like to see some more examples before starting to change here somet…
-
Excellent feature to come next! Thank you. The messages during the PDF retrieval are in English only, also I run Zotero in German. Can these strings be localized as well? I am happy to translate any missing strings when they are in transifex. - Sea…
-
The error in the translator should be fixed now, thanks to @adamsmith . However, the source metadata on that page is quite unstructured and copied like this to zotero.
-
The number field in EndNote XML for journal articles and magazine articles is now imported as issue in Zotero. Your Zotero Connector should auto-update within 24 hours, or you can update manually by clicking Update Translators in the Advanced pane o…
-
Okay, that should be easy to fix. Can someone share an minimal example of Endnote XML with this problem? Then I can look into it and fix it.
-
Yes, I can ask someone within Springer about this. Can you give me some more context? It is about the display of DOIs which currently are doi: in the guidelines, but we (or rather Crossref, Datacite et al.) suggest to display them rather as https://…
-
Yes, this is still somewhere in my TODOs. The second page also provides a link to the MARC data *[@id=#marcLink] which maybe could be provided in a way that unapi translator recognizes it...