ahyatt / ekg

The emacs knowledge graph, app for notes and structured data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missed unchanged name for `ekg-rename-tag`?

qingshuizheng opened this issue · comments

ekg/ekg.el

Line 1463 in 1b91bca

(ekg-rename-tag tag (format "date/%s" tag)))

ekg-rename-tag here should be changed to ekg-global-rename-tag too?

Thank you for catching this! It is now fixed.