Zothero Versions Save

Rapidly search and cite Zotero entries from Alfred

v1.3.0

4 years ago
  • Add support for Zotero's Better BibTex plugin (thanks to @yarray)
  • Fix pasting on Catalina
  • Remove Alfred 3 support

v1.2.2

4 years ago

v1.2.1

4 years ago

Closes #22

v1.2

5 years ago

Read data & attachment directories from Zotero's config files. #21

v1.1

5 years ago

Calling the workflow via the Snippet Trigger auto-pastes the citation in the active application #14

v1.0.1

5 years ago

Fix for #15

v1.0

5 years ago
  • Add Snippet Trigger
  • Add "all" field to search database that includes all Zotero fields
  • Use Alfred 3.6's AppleScript API to set variables
  • Don't require presence of "storage" directory
  • Update Alfred-Workflow

v0.2-beta

6 years ago

Replace citeproc-ruby with citeproc-js. It's 2–3x faster and several megabytes smaller.

v0.1.5-beta

6 years ago
  • Add gems directory to repo
  • Add Python dependencies to repo now they're no longer huge
  • Remove shebangs and add default null logging handlers
  • Use Alfred-Workflow notifications instead of Alfred's
  • Improve README, reorganise & colourise workflow elements
  • Improve docstrings
  • Improve icons
  • Add "generating citation" message
  • Refactor models

v0.1.4-beta

6 years ago
  • Add resolution of dependent styles #3
  • Force full re-indexing of Zotero entries when the db changes #8
  • Copy citation-style and bibliography-style citations for one style #5
  • Generate citations with Ruby instead #9 (citeproc-py isn't very reliable)
  • Add support for different locales
  • Add action to open logfile