File: org-roam-capture.el.html

This module provides org-capture functionality for Org-roam. With this module the user can capture new nodes or capture new content to existing nodes.

Defined variables (6)

org-roam-capture--infoA property-list of additional information passed to the Org-roam template.
org-roam-capture--nodeThe node passed during an Org-roam capture.
org-roam-capture--template-keywordsKeywords used in ‘org-roam-capture-templates’ specific to Org-roam.
org-roam-capture-new-node-hookNormal-mode hooks run when a new Org-roam node is created.
org-roam-capture-preface-hookHook run when Org-roam tries to determine capture location of the node.
org-roam-capture-templatesTemplates for the creation of new entries within Org-roam.

Defined functions (20)

org-roam-capture
org-roam-capture-
org-roam-capture--adjust-point-for-capture-type(&optional POS)
org-roam-capture--convert-template(TEMPLATE &optional PROPS)
org-roam-capture--fill-template(TEMPLATE &optional ENSURE-NEWLINE)
org-roam-capture--finalize()
org-roam-capture--finalize-find-file()
org-roam-capture--finalize-insert-link()
org-roam-capture--get(KEYWORD)
org-roam-capture--get-target()
org-roam-capture--insert-captured-ref-h()
org-roam-capture--install-finalize-h()
org-roam-capture--new-file-p(PATH)
org-roam-capture--prepare-buffer()
org-roam-capture--put(PROP VALUE)
org-roam-capture--setup-target-location()
org-roam-capture--target-truepath(PATH)
org-roam-capture--try-capture-to-ref-h()
org-roam-capture-find-or-create-olp(OLP)
org-roam-capture-p()

Defined faces (0)