Skip to content

conig/zot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

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.

Installation

R package

remotes::install_github("conig/zot")

Better BibTex

This package requires Zotero and Better BibTex to be installed.

Getting things running

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)

Usage

Calling the note() function will create an html document containing a searchable datatable. All html formatting from zotero notes will be rendered.

zot::note()

About

Format better BibTex debug JSON libraries

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages