("m" "Meeting" entry (file+headline "~/org/nsb/dlh.org" "Meetings")
"* 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")
+ ("a" "HW Migration related" entry (file "~/org/nsb/dlh_hw.org")
"* TODO %?\nAdded: %U\n\n \n"
- :clock-in t :clock-resume t :jump-to-captured t)
+ :clock-in t :clock-resume t :jump-to-captured t :prepend t)
))
#+END_SRC