Make file and path accessible in capture templates
commitbd11460542bfd5f662d6c0850159ed76222a8d63
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 7 Jan 2011 14:28:57 +0000 (7 15:28 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 7 Jan 2011 14:28:57 +0000 (7 15:28 +0100)
tree3573a15acd4bed88db6b515847d6eed732fc4e2f
parent252d244466f644101f35764185defd41740557c3
Make file and path accessible in capture templates

* lisp/org-capture.el (org-capture-templates): Add %f and %F escapes
(org-capture): Add more information to capture property list
(org-capture-fill-template): Handle %f and %F escapes
doc/org.texi
lisp/org-capture.el