summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-10-11 18:42:56 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-10-11 18:42:56 -0700
commit95698f2d28ca3bb829f5bc839e19612cf36718d9 (patch)
treed05f5696d5d0211f617aa10b0084478bd2427e31
parent5d1541ca52996d4084572ccc307f26e80d0a05d4 (diff)
downloaddotfiles-95698f2d28ca3bb829f5bc839e19612cf36718d9.tar.gz
when capturing tasks select from all tags
-rw-r--r--.emacs.d/init-org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init-org.el b/.emacs.d/init-org.el
index a4a02073..d3e00dcc 100644
--- a/.emacs.d/init-org.el
+++ b/.emacs.d/init-org.el
@@ -546,7 +546,7 @@ spaces in it and to remove any colons."
(setq org-capture-templates
'(("t" "Task to be refiled" entry (file "~/doc/org/refile.org")
- "* TODO %^{Title} %^g
+ "* TODO %^{Title} %^G
%?")
("n" "Information to be refiled" entry (file "~/doc/org/refile.org")
"* %^{Title}