PKM-er / obsidian-zotlit

A third-party project that aims to facilitate the integration between Obsidian.md and Zotero, by providing a set of community plugins for both Obsidian and Zotero.
https://zotlit.aidenlx.top
MIT License
584 stars 25 forks source link

How can I access shortTitle, citekey in zt-annot.eta #336

Closed Steven-AA closed 2 months ago

DennisFriedl commented 2 months ago

<%= it.docItem.citekey %>

Steven-AA commented 2 months ago

<%= it.docItem.citekey %>

Thank you, it works.