JeanMarieStraub

About

Username
JeanMarieStraub
Joined
Roles
Member

Comments

  • I created a command-line interface for Zotero for my personal use, maybe someone else will find it useful, too: https://github.com/jbaiter/zotero-cli It uses the Zotero web API but caches the library in a local SQLite database (with a fulltext-…
  • I wrote a small command-line utility that allows creating/editing notes in markdown (and other pandoc-supported markup formats) from the command-line: https://github.com/jbaiter/zotero-cli It's not as pretty and well integrated as editing markd…
  • I wrote a small command-line utility using the Zotero API to make this feasible: https://github.com/jbaiter/zotero-cli You can query for items in your library and add/edit notes in any markup format supported by pandoc with your text edito…