Skip to content

Adding :info &key to org-roam-(capture|node-insert)#1741

Merged
jethrokuan merged 1 commit intoorg-roam:masterfrom
jeremyf:gh-1740-adding-info-parameter
Aug 9, 2021
Merged

Adding :info &key to org-roam-(capture|node-insert)#1741
jethrokuan merged 1 commit intoorg-roam:masterfrom
jeremyf:gh-1740-adding-info-parameter

Conversation

@jeremyf
Copy link
Copy Markdown
Contributor

@jeremyf jeremyf commented Aug 5, 2021

In adding this parameter, the external facing methods expose another
point of parameterization for the inner org-roam-capture- method.

This is most useful for the org-roam-node-insert method which has a
complicated inner logic; By adding the :info &key parameter, we
reduce the likelyhood of needing to duplicate that inner logic.

This relates to work done for #1693.

Closes #1740

In adding this parameter, the external facing methods expose another
point of parameterization for the inner org-roam-capture- method.

This is most useful for the org-roam-node-insert method which has a
complicated inner logic; By adding the :info &key parameter, we
reduce the likelyhood of needing to duplicate that inner logic.
@jethrokuan jethrokuan force-pushed the gh-1740-adding-info-parameter branch from a864df2 to 94e6d02 Compare August 9, 2021 07:05
@jethrokuan jethrokuan merged commit 39b2388 into org-roam:master Aug 9, 2021
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add info to &key parameter list for org-roam-node-insert and org-roam-capture

2 participants