mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
support all item types and refactoring
This commit is contained in:
@@ -1760,11 +1760,6 @@
|
||||
:org (util/format "[[%s][%s]]" link label)
|
||||
nil)))
|
||||
|
||||
(defn handle-command-zotero
|
||||
[id page-name format]
|
||||
(state/set-editor-show-zotero! false)
|
||||
(insert-command! id (str "[[" page-name "]]") format {}))
|
||||
|
||||
(defn handle-command-input
|
||||
[command id format m pos]
|
||||
(case command
|
||||
|
||||
Reference in New Issue
Block a user