diff options
-rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1717,6 +1717,7 @@ (use-package denote :bind (("C-c d d" . denote) + ("C-c d D" . denote-date) ("C-c d t" . denote-type) ("C-c d f" . km/find-file-with-denote-naming)) :config |