(append-block-in-page page content)
(append-block-in-page page content opts)
(create-page page-name)
(create-page page-name properties)
(create-page page-name properties opts)
(get-current-page-blocks-tree)
get all blocks of the current page as a tree structure
get all blocks of the current page as a tree structure
(get-page-blocks-tree src-page)
get all blocks for the specified page
get all blocks for the specified page
(get-page-linked-references src-page)
get all page/block linked references
get all page/block linked references
(get-pages-from-namespace namespace)
get flatten pages from top namespace
get flatten pages from top namespace
(get-pages-tree-from-namespace namespace)
construct pages tree from namespace pages
construct pages tree from namespace pages
(insert-batch-block src-block batch)
(insert-batch-block src-block batch opts)
(new-block-uuid)
Create a unique UUID string which can then be assigned to a block.
Create a unique UUID string which can then be assigned to a block.
(prepend-block-in-page page content)
(prepend-block-in-page page content opts)
(register-block-context-menu-item label action)
register a custom command in the block context menu (triggered by right-clicking the block dot)
register a custom command in the block context menu (triggered by right-clicking the block dot)
(register-highlight-context-menu-item label action)
(register-highlight-context-menu-item label action opts)
Current it's only available for pdf viewer
Current it's only available for pdf viewer
(register-slash-command tag action)
register a custom command which will be added to the Logseq slash command list
register a custom command which will be added to the Logseq slash command list
(scroll-to-block-in-page page-name block-id)
(scroll-to-block-in-page page-name block-id opts)
(upsert-property key)
(upsert-property key schema)
(upsert-property key schema opts)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |