Skip to content

Jblew/zotero-fetch-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published