mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
fix
This commit is contained in:
@ -270,7 +270,7 @@ This function is to be called in the Org-capture finalization process."
|
||||
(set-marker (cdr region) nil))
|
||||
(org-with-point-at mkr
|
||||
(insert (org-link-make-string (concat "id:" id)
|
||||
(desc (org-roam-capture--get :link-description))))))))
|
||||
(org-roam-capture--get :link-description)))))))
|
||||
|
||||
(defun org-roam-capture--finalize-create-id ()
|
||||
"Get ID for newly captured information."
|
||||
|
Reference in New Issue
Block a user