I have some capture templates that supply both a deadline and a regular date. This is because I want the days-in-advance notice of deadlines when I view in my agenda, but deadlines are not exported to ICAL so I need a regular date as well. However, these two are always the same value. Any suggestions on how to clone them so I only need to enter them once?

--8<---------------cut here---------------start------------->8---
;; in my setq org-capture-templates
("tT" "Soon (tomorrow) TODO" entry (file+headline "/home/torysa/emacs/org/td.org" "Tomorrow")
                 "* TODO %^{prompt}
%^{Insert}T DEADLINE: %^{Deadline}T%?" :prepend t)
--8<---------------cut here---------------end--------------->8---

--
Tory S. Anderson
Computational Cognitive Narratologist & Application Developer
http://toryanderson.com

Reply via email to