Liking cljdoc? Tell your friends :D

com.logseq.app


api-proxycljs

source

check-current-is-db-graphcljs

(check-current-is-db-graph)
source

clear-right-sidebar-blockscljs

(clear-right-sidebar-blocks)
(clear-right-sidebar-blocks opts)
source

create-templatecljs

(create-template target name)
(create-template target name opts)
source

exec-git-commandcljs

(exec-git-command args)
source

exist-templatecljs

(exist-template name)
source

get-current-graphcljs

(get-current-graph)
source

get-current-graph-configscljs

(get-current-graph-configs & keys)
source

get-current-graph-favoritescljs

(get-current-graph-favorites)
source

get-current-graph-recentcljs

(get-current-graph-recent)
source

get-current-graph-templatescljs

(get-current-graph-templates)
source

get-external-plugincljs

(get-external-plugin pid)
source

get-infocljs

(get-info)
(get-info key)
source

get-state-from-storecljs

(get-state-from-store path)
Get state from app store
valid state is here
https://github.com/logseq/logseq/blob/master/src/main/frontend/state.cljs#L27
sourceraw docstring

get-templatecljs

(get-template name)
source

get-user-configscljs

(get-user-configs)
source

get-user-infocljs

(get-user-info)
source

insert-templatecljs

(insert-template target name)
source

invoke-external-commandcljs

(invoke-external-command type & args)

Supported all registered palette commands

Supported all registered palette commands
sourceraw docstring

invoke-external-plugincljs

(invoke-external-plugin type & args)

Call external plugin command provided by models or registered commands

Call external plugin command provided by models or registered commands
sourceraw docstring

on-after-command-invokedcljs

(on-after-command-invoked condition callback)
source

on-before-command-invokedcljs

(on-before-command-invoked condition callback)
source

on-block-renderer-slottedcljs

(on-block-renderer-slotted condition callback)

provide ui slot to specific block with UUID

provide ui slot to specific block with UUID
sourceraw docstring

on-current-graph-changedcljs

(on-current-graph-changed callback)
source

on-graph-after-indexedcljs

(on-graph-after-indexed callback)
source

on-macro-renderer-slottedcljs

(on-macro-renderer-slotted callback)

provide ui slot to block renderer macro for {{renderer arg1, arg2}}

provide ui slot to block `renderer` macro for `{{renderer arg1, arg2}}`
sourceraw docstring

on-page-head-actions-slottedcljs

(on-page-head-actions-slotted callback)
source

on-route-changedcljs

(on-route-changed callback)
source

on-sidebar-visible-changedcljs

(on-sidebar-visible-changed callback)
source

on-theme-changedcljs

(on-theme-changed callback)
source

on-theme-mode-changedcljs

(on-theme-mode-changed callback)
source

on-today-journal-createdcljs

(on-today-journal-created callback)
source

(open-external-link url)
source

push-statecljs

(push-state k)
(push-state k params)
(push-state k params query)
source

quitcljs

(quit)
source

register-commandcljs

(register-command type opts action)
source

register-command-palettecljs

(register-command-palette opts action)
source

register-command-shortcutcljs

(register-command-shortcut keybinding action)
(register-command-shortcut keybinding action opts)

Supported key names

Supported key names
sourceraw docstring

register-page-menu-itemcljs

(register-page-menu-item tag action)
source

register-search-servicecljs

(register-search-service s)
source

register-ui-itemcljs

(register-ui-item type opts)
source

relaunchcljs

(relaunch)
source

remove-templatecljs

(remove-template name)
source

replace-statecljs

(replace-state k)
(replace-state k params)
(replace-state k params query)
source

set-current-graph-configscljs

(set-current-graph-configs configs)
source

set-full-screencljs

(set-full-screen flag)
source

set-left-sidebar-visiblecljs

(set-left-sidebar-visible flag)
source

set-right-sidebar-visiblecljs

(set-right-sidebar-visible flag)
source

set-state-from-storecljs

(set-state-from-store path value)
source

set-zoom-factorcljs

(set-zoom-factor factor)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close