Assert we're at a node when extracting

This commit is contained in:
Chris Barrett
2022-09-13 15:04:14 +12:00
parent c128693b93
commit e33bda4a75

View File

@@ -280,7 +280,7 @@ handles file titles, tags and transclusions better."
(save-buffer)
(org-roam-db-update-file)
(let* ((template-info nil)
(node (org-roam-node-at-point))
(node (org-roam-node-at-point t))
(template
(unwind-protect
(progn