Jblew / zotero-fetch-cli

Fetch bibliography, Fetch PDFs, Sync PDFs. Best served with CICD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zotero-fetch-cli

Fetch bibliography, Fetch PDFs, Sync PDFs. Best served with CICD.

Installation:

$ npm install -g zotero-fetch-cli

Syncing bibliography:

$ ZOTERO_APIKEY=xxx ZOTERO_USERID=123 zotero-fetch bibliography --format=json bibliography.json
$ ZOTERO_APIKEY=xxx ZOTERO_USERID=123 zotero-fetch bibliography --format=bibtex bibliography.bib
$ ZOTERO_APIKEY=xxx ZOTERO_USERID=123 zotero-fetch attachments dir/for/attachments

About

Fetch bibliography, Fetch PDFs, Sync PDFs. Best served with CICD.


Languages

Language:TypeScript 86.7%Language:JavaScript 13.3%