Adjust meeting template and add hw migration template
authorJoerg Jaspert <joerg@ganneff.de>
Fri, 30 Aug 2013 09:39:15 +0000 (11:39 +0200)
committerJoerg Jaspert <joerg@ganneff.de>
Fri, 30 Aug 2013 09:39:15 +0000 (11:39 +0200)
.emacs.d/config/linws03.cms.fra.dlh.de.org

index b17bc69..e4e48f9 100644 (file)
@@ -74,7 +74,10 @@ see at home. (Or want different there).
           "* TODO RT: %a\nAdded: %U\n\n%?"
           :clock-in t :clock-resume t :jump-to-captured t)
          ("m" "Meeting" entry (file+headline "~/org/nsb/dlh.org" "Meetings")
-          "* TODO %?\nSCHEDULED: %t\nAdded: %U\n"
+          "* TODO %?\nSCHEDULED: %^{Please specify meeting date/time}t\nAdded: %U\n"
+          :clock-in t :clock-resume t :jump-to-captured t)
+         ("a" "HW Migration related" entry (file+headline "~/org/nsb/dlh.org" "Hardwareumstellung")
+          "* TODO %?\nAdded: %U\n\n \n"
           :clock-in t :clock-resume t :jump-to-captured t)
          ))
 #+END_SRC