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--info | A property-list of additional information passed to the Org-roam template. |
org-roam-capture--node | The node passed during an Org-roam capture. |
org-roam-capture--template-keywords | Keywords used in ‘org-roam-capture-templates’ specific to Org-roam. |
org-roam-capture-new-node-hook | Normal-mode hooks run when a new Org-roam node is created. |
org-roam-capture-preface-hook | Hook run when Org-roam tries to determine capture location of the node. |
org-roam-capture-templates | Templates for the creation of new entries within Org-roam. |