summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org-zettelkasten.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/org-zettelkasten.el b/org-zettelkasten.el
index 81a34c7..07b2fc7 100644
--- a/org-zettelkasten.el
+++ b/org-zettelkasten.el
@@ -227,6 +227,7 @@ NEWHEADING: function used to create the heading and set the current POINT to
This function only activates `zettelkasten-mode' in Org. It also
adds `org-zettelkasten--update-modified' to buffer local
`before-save-hook'."
+ (org-zettelkasten--ensure-read-mapping)
(add-hook
'org-mode-hook
(lambda ()