From 7a9961a2532bd8481002353a1c7478224df17240 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Tue, 23 Jan 2018 17:51:00 +0100 Subject: [PATCH] =?UTF-8?q?[Org]=20Don=E2=80=99t=20ask=20so=20much=20for?= =?UTF-8?q?=20meetings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site-lisp/db-org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-lisp/db-org.el b/site-lisp/db-org.el index 4f73d7d..a0953af 100644 --- a/site-lisp/db-org.el +++ b/site-lisp/db-org.el @@ -646,7 +646,7 @@ _y_: ?y? year _q_: quit _L__l__c_: ?l? ("m" "Meeting" entry (file db/org-default-refile-file) - ,(concat "* MEETING with %^{With}: %^{What} :MEETING:\n" + ,(concat "* MEETING %^{What} :MEETING:\n" ":PROPERTIES:\n:CREATED: %U\n:END:\n" "\n%?") :clock-in t :clock-resume t)