egh / zotxt-emacs

140 stars 11 forks source link

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

Open codetrick opened 3 years ago

codetrick commented 3 years ago

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?

egh commented 3 years ago

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

egh commented 3 years ago

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