Cmd-click a Pandoc @citekey in your notes to open the cited PDF in Zotero at the page locator from the citation.
Cmd-click a Pandoc-style @citekey in an Obsidian note to open the cited PDF in Zotero — at the page locator from the citation, with annotation-aware page-label offsetting.
[@hickman1987, p. 8] → Cmd-click hickman1987 → Zotero opens the linked PDF at page 8.
Obsidian's citation-aware plugins (e.g. Pandoc Reference List) show a bibliography sidebar and tooltips, but their best "open" action drops you in the Zotero collection view — you still have to navigate to the PDF and the page yourself. This plugin closes the last step.
http against localhost).This plugin communicates only with your local Zotero/Better BibTeX over 127.0.0.1, to resolve citation keys to their PDF attachments and page locators — no data leaves your machine, and it makes no other network requests.
(pending review — for now, install manually below.)
main.js, manifest.json, and styles.css from the latest release.<vault>/.obsidian/plugins/zotero-cite-links/.@citekey in a note. If the citation includes a page locator ([@key, p. 5] or [@key, 5]), the PDF opens at that page.23119.The Better BibTeX integration approach draws on patterns from mgmeyers/obsidian-pandoc-reference-list.