mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
temp fix for dailies
This commit is contained in:
@ -99,6 +99,7 @@ If FILE is not specified, use the current buffer's file-path."
|
||||
|
||||
When GOTO is non-nil, go the note without creating an entry."
|
||||
(org-roam-capture- :goto (when goto '(4))
|
||||
:info (list :node (org-roam-node-create))
|
||||
:templates org-roam-dailies-capture-templates
|
||||
:props (list :default-time time)))
|
||||
|
||||
|
Reference in New Issue
Block a user