diff options
Diffstat (limited to '')
-rw-r--r-- | myinit.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -791,7 +791,7 @@ If failed try to complete the common part with `company-complete-common'" ;; "* %?\nEntered on %U\n") ("hi" "Home Idea" entry (file+headline "~/org/home.org" "Notes") "** %? :idea:\nEntered on %U\n") - ("hc" "Home Calendar - Single" entry (file+headline "~/org/home.org" "Calendar") + ("hs" "Home Calendar - Single" entry (file+headline "~/org/home.org" "Calendar") "* %?\n%^T") ("hb" "Home Calendar - Block" entry (file+headline "~/org/home.org" "Calendar") "* %?\n%^t--%^t") |