iOS beta feature request: easy way to copy citation keys? X-callback?
Hi, a hopefully simple feature request: where an entry has a citation key (from Better Bibtex plug-in on desktop), would it be possible to have easy way to copy this to clipboard? At present have to go into edit the record, select then copy the text.
A more adventurous feature request: implement an x-callback using citation key, to return either full bibliographic details (eg json) or as even styled text. Might encourage some of the text editor/ markdown software to integrate.
Many thanks
A more adventurous feature request: implement an x-callback using citation key, to return either full bibliographic details (eg json) or as even styled text. Might encourage some of the text editor/ markdown software to integrate.
Many thanks
You can copy the citekey to the clipboard using BBTs quick copy translator in zotero's quick copy.
You can fetch json data by from citekeys by calling https://retorque.re/zotero-better-bibtex/exporting/json-rpc/#itemcitationkeyitem_keys with the BetterBibTeX JSON translator.