You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: