summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-11-18 07:53:15 +0000
committerMatthew Lemon <matt@matthewlemon.com>2022-11-18 07:53:15 +0000
commite9da597a8c2cc9b4d4dd1b19a59f7f24327e0426 (patch)
treec00698eef14325a21807078eac063c22e7b2b93a
parentb384d866eb5e298facaa3e7d9402b86f0cd11f7f (diff)
changed the capture template key for home cal
-rw-r--r--myinit.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/myinit.org b/myinit.org
index d855c35..2356433 100644
--- a/myinit.org
+++ b/myinit.org
@@ -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")