From: Don Armstrong Date: Tue, 17 Feb 2015 06:13:38 +0000 (-0800) Subject: change meeting to M X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;ds=sidebyside;h=1b08ca9e39618612d76d33f26db8723a92722e99;p=lib.git change meeting to M --- diff --git a/emacs_el/configuration/org-mode-configuration.el b/emacs_el/configuration/org-mode-configuration.el index 8f37789..05d3051 100644 --- a/emacs_el/configuration/org-mode-configuration.el +++ b/emacs_el/configuration/org-mode-configuration.el @@ -121,7 +121,7 @@ "* %?\n%U\n" :clock-in t :clock-resume t) ("w" "org-protocol" entry (file "~/projects/notes/refile.org") "* TODO Review %c\n%U\n" :immediate-finish t) - ("m" "Meeting" entry (file "~/projects/notes/refile.org") + ("M" "Meeting" entry (file "~/projects/notes/refile.org") "* MEETING with %? :MEETING:\n%U" :clock-in t :clock-resume t) ("p" "Phone call" entry (file "~/projects/notes/refile.org") "* PHONE %? :PHONE:\n%U" :clock-in t :clock-resume t)