branch: externals/denote-review
commit 671ae428e7df0c48ce0f24394fcc9d97b763cfb0
Author: Matto Fransen <[email protected]>
Commit: Matto Fransen <[email protected]>
typo
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 30cd5527ec..b5b5379d2e 100644
--- a/README.org
+++ b/README.org
@@ -37,7 +37,7 @@ frontmatter field ~reviewdate~. with the command
To make this easy, bind this command to a key, f.e.:
-~define-key global-map (kbd "C-c n x") #'my-denote-review-set-date)~
+~(define-key global-map (kbd "C-c n x") #'my-denote-review-set-date)~
- When the frontmatter of the note doesn't contain the ~reviewdate~
field, it will be inserted, with the current date as review date.