zot formats your Zotero library into a searchable table. Zot builds upon BetterBibTex which ensures that your notes and references are always up to date.
remotes::install_github("conig/zot")
This package requires Zotero and Better BibTex to be installed.
To use this package, an automatic export from Zotero needs to be set up.
1. Right click library, and click “Export Library”
2. Set format to BetterBibTex JSON, select ‘Export Notes’, and ‘Keep updated’
3. Save the JSON to zot’s directory (wherever R installed it)
Calling the note()
function will create an html document containing a
searchable datatable. All html formatting from zotero notes will be
rendered.
zot::note()