goal is to provide convenience functions / keys to query the zotero db + open files, without having to have a running zotero instance
still in progress
M-x zotero-query
to search against db; launches a hydra menu for further actionzotero:doi:10.9999/example
style orzotero:Some Title Text
org-mode links (export formatter is not yet implemented)C-c C-c
in org-mode on azotero:
link triggers the query action
- insert org-pdfview link or other information from result selection
M-x pdf-annot-trigger
onpdfview
link- insert text extraction of annotations in pdf
- select specific text annotation from
helm
menu + insert
- interaction with
pdf-tools
to load annotations fromzotero
link
- sql.el (Emacs included, in progmodes)
- helm
- dash
- esqlite
- abo-abo’s hydra
- s
set / override using zotero-db
var.
On Windows, it will try to discover from the HOME path (i.e. C:\Users\youruser\Zotero
)
see userdata.sql for reference
- https://github.com/vitoshka/zotelo (requires MozRepl)