zotxt-emacs icon indicating copy to clipboard operation
zotxt-emacs copied to clipboard

Link description style ":citekey" does not seem to be supported by zotxt?

Open codetrick opened this issue 4 years ago • 2 comments

emacs version: 27.1 zotxt version: 5.1.0 zotxt-emacs version: git master branch

Currently when I set org-zotxt-link-description-style to :citekey, I cannot insert references and instead get the error "deferred error : (wrong-number-of-arguments # 3)". What did I miss?

I see that in commit 7a71684 both :easykey and :betterbibtexkey are replaced by :citekey. I understand that this should be supported by zotxt in this function, but "citekey" is no where to be found?

codetrick avatar Jan 28 '21 07:01 codetrick

Sorry! My mistake. I was working off a branch of zotxt that has not been released yet. I will release a fix ASAP.

egh avatar Jan 29 '21 04:01 egh

Should be fixed in https://github.com/egh/zotxt/releases/tag/v5.1.2

egh avatar Feb 22 '21 06:02 egh