emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
Someone else will have to fill in the why, but the pragmatic answer to your question is "4.0.27". That gets you the new translation infrastructure rather than the legacy infrastructure. I can't fault your for curiosity, but I find the combination …
-
Now I'm not sure what you mean. In what sense do you need "the" version of "the" Zotero translator? There are at current count 682 translators offered by Zotero itself and then there are 3rd party translators like mine. Can you first describe what …
-
https://github.com/zotero/translators/
-
That question just sets the default, and TBH that default just happens to be my personal preference, nothing more. You can change it to a much more elaborate formula if you want at any later point.
-
I think the translator versions track differently than the client version. I have all mine set to 4.0.27
-
(I know the error message not very informative, but I cannot change that)
-
I cannot access Debug ID logs, just BBT Debug log IDs. Please open an issue on github.
-
And don't forget to turn sync back on when done.
-
You can contact me at emiliano.heyns@iris-advies.com
-
You can add fields in a BBT postscript. WRT your questions: shared libraries have a group ID and a libraryID, you can convert one into another locally deterministically. All users of a shared library see the same groupID, but the corresponding lib…
-
I've done similar work before. I could take a look.
-
This is standard functionality In Better BibTeX
-
Sorry -- only regular items have citekeys
-
Ah, I see what you mean — so you're patching that call for zotero://select too Correct. When I fix the parent-item thing I can see if we can give you anything better there. I'll hold off on this then until that time. Thanks.
-
if the key is for a regular item. Only regular items have keys, so this "if" is always true,
-
What I meant to say above is that I cannot see what the URL is before the @, as that is not passed to parseLibraryKey(/Hash); only the ID is. I do not know whether the user is trying to open the item itself or its best attachment, or even whether pa…
-
I already patch parseLibraryKey(/Hash), what I could do there is add a feature that if you request something like zotero://open-pdf/library/items/@citekey{ "attachment": "best" }, it would return the first result from getBestAttachments. I can't see…
-
No setting there, but it will either show "Total background exports started" or "Background exports disabled". In the config editor it is a boolean named "worker".
-
But if disabling BBT solves te performance problem, please open an issue on github. First thing to check is whether you have background export on or off (BBT prefs -> Export -> Misc. If you have background exports off, slowdowns from auto-expo…
-
You will not lose your citekeys when you disable the plugin.
-
This is what bibtex itself has to say on the matter syntax error: found "is", expected "," So it would be more accurate to say @article{This is not in fact a citation key, author = {John Doe}, ... } You should probably report this problem to th…
-
https://github.com/retorquere/zotero-open-pdf
-
Thanks @emilianoeheyns , but I did not fully understand that part "un-meddled-with value"? So you mean that the import stays, example: Import is "Eng" (whichever database) and then Zotero is converting for Export to two-letter, say "en" ? It'd mean …
-
But couldn't that be done by also allowing sharing the RDF format with an extension like .zoterordf? That could be picked up, and it would offer a way to share real copies of the item rather than having to use bibtex. Bibtex is not a great choice fo…
-
I'd be OK with leaving the language as-is on import, and adding language fields with the un-meddled-with value from the Zotero language field. Please open an issue on github for this.
-
@donauprinzessin please open an issue on github @dstillman I'll add the confirmex. Any suggestions for the text to display?
-
there are no Zotero annotations that would get out of sync if you alter pages.there would be if you changed the default to external after having used the zotero reader for annotations. Confirmex would be easy enough, but having to click trough tha…
-
@qqbb that warning would also have to be present when Zotero is set top open the PDF externally by default? I'll just follow the Zotero behavior on this one (also: I do not like doing UI work, so I'll gladly reuse whatever UI Zotero wants to put up …
-
https://github.com/retorquere/zotero-open-pdf/releases/
-
Still - I don't know what I can do to pre-load my translators to prevent the "Error: Code promise is not resolved in noWait mode" error, and that seems to be the root cause here. I thought this fixed it, but apparently not. Would really love to get …
Upgrade Storage