Dan Stillman
Dan Stillman
Related to #38, but a few translators are able to function based on the URL, even when it's a PDF page. We should try to support those cases, before either...
This is necessary for https://github.com/zotero/translation-server-v2/issues/2 and some other things. Maybe a `setContext()` method on the Translate object.
Requested in https://github.com/zotero/translation-server/issues/51#issuecomment-439190808 The main problem with this is that if there are no results, the export translators could fail or produce something unexpected. Generally there either should be results...
Pull from the translators repo at startup and connect to the streaming server for immediate updates. These should be optional.
https://forums.zotero.org/discussion/101210/bug-zotero-wont-import-all-attachments-from-zotero-rdf-xml `#` and other valid characters We're properly importing, e.g., `%23`, but we export `#`, which then won't import.
https://forums.zotero.org/discussion/99824/id-220061550-error-importing-ris ``` (2)(+0000000): Translate: Translation using RIS failed: TypeError: entry.tags.indexOf is not a function CitaviCleaner eval:1202:13 importNext@chrome://zotero/content/xpcom/translation/translate_firefox.js line 425 > eval:1827:4 importNext/ eval:1847:6 Zotero_File_Interface
https://forums.zotero.org/discussion/100099/physorg-not-saving-date-of-aritcles Currently partially supported by EM, but it looks like there's JSON-LD we could use.