diff options
-rwxr-xr-x | emacs.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -386,8 +386,8 @@ Hook with ~dired-mode~ (file "~/org/Templates/journaling.org") :target (file+head "%<%Y-%m-%d>.org" "#+title: %<%Y-%m-%d>\n")) - ("h" "Daily Journaling" entry - (file "~/org/Templates/habbits.org") + ("i" "Improve" entry + (file "~/org/Templates/improve.org") :target (file+head "%<%Y-%m-%d>.org" "#+title: %<%Y-%m-%d>\n")))) #+end_src |