Releases: deanishe/zothero
Releases · deanishe/zothero
Add Better BibTeX support
Expand ~ in custom paths
v1.2.2 Expand ~ in custom paths
Add Alfred 4 support
Closes #22
Read Zotero's configuration files
Read data & attachment directories from Zotero's config files. #21
Add Snippet Trigger
Calling the workflow via the Snippet Trigger auto-pastes the citation in the active application #14
Ignore invalid URLs
Fix for #15
First official release
- 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
Generate citations using JavaScript
Replace citeproc-ruby
with citeproc-js
. It's 2–3x faster and several megabytes smaller.
Improve user feedback
- 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
New actions and features
- 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