When you save items by using a web translator, Zotero will try to download relevant files as well. These can include full-text PDFs of journal articles, and snapshots of webpages. These files are saved as copies, and are added as child attachments of the saved items. The automatic downloa...
" Then, set the environment variable ZOTERO_API_KEY to this value." ) else: # noqa: RET506 api_key = os.environ["ZOTERO_API_KEY"] api_key = os.environ["ZOTERO_API_KEY"] self.logger.info(f"Using library ID: {library_id} with type: {library_type}.") @@ -124,7 +122,7 @@...