diff --git a/config.org b/config.org index 17c6aec..ca11891 100644 --- a/config.org +++ b/config.org @@ -3742,8 +3742,7 @@ The INFO, if provided, is passed along to the underlying `org-roam-capture-'." (or templates (when (org-roam-node-file node) org-roam-capture-existing-templates))) - :node node - :props '(:immediate-finish nil)))) + :node node))) (defadvice! ~/org-roam-dailies-default-capture (old-fn time &optional goto keys) "Use default capture template when not explicitly capturing."