Capture: Store time from prompt in file+datetree+prompt target
commitbc161ded3693f752616dcd247fc9d638789025ee
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 27 May 2011 18:50:09 +0000 (27 20:50 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 27 May 2011 18:50:09 +0000 (27 20:50 +0200)
tree3748a58191b34ebfd2186c82bda4a9ec78f807cf
parent5d1674f330b19da9142eb32784f99978b7988f2c
Capture: Store time from prompt in file+datetree+prompt target

* lisp/org-capture.el (org-capture-current-plist): Improve docstring.
(org-capture-put): Add docstring.
(org-capture-get): Add docstring.
(org-capture-member): Add LOCAL argument. Add docstring.
(org-capture-set-target-location): Store the time received from a date
prompt into the :prompt-time property.

When using the file+datetree+prompt target for capture, the time set
by the prompt is now stored in the :prompt-time property.
lisp/org-capture.el