From d4dee9e4b1b77f1c2e80a32c2f6763b0b8aa1fc8 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sat, 14 Mar 2015 00:57:53 -0700 Subject: [PATCH] change linked text in todo title. --- dotfiles/emacs.d/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index b0267201..5be0cf9d 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -833,7 +833,7 @@ the same tree node, and the headline of the tree node in the Org-mode file." (function org-capture-make-todo-template))) (add-to-list 'org-capture-templates - `("t" "Linked GTD Todo" entry (file ,org-gtd-file) + `("t" "GTD Todo (Linked)" entry (file ,org-gtd-file) (function org-capture-make-linked-todo-template))) (add-to-list 'org-capture-templates @@ -846,7 +846,7 @@ the same tree node, and the headline of the tree node in the Org-mode file." %^T")) (add-to-list 'org-capture-templates - `("y" "Linked Calendar entry" entry + `("y" "Calendar entry (Linked)" entry (file ,org-calendar-file) "* %? %A :PROPERTIES: