|
From: | Uwe Brauer |
Subject: | [O] temporary org-capture-templates |
Date: | Mon, 14 Mar 2016 10:25:29 +0000 |
User-agent: | Gnus/5.130016 (Ma Gnus v0.16) Emacs/25.1.50 (gnu/linux) |
Hi I would like to one entry for the org-capture-templates which will prompt for the file I want to save the capture. So I tried (setq org-capture-templates '( ("G" "Generic" table-line (file+headline (read-string "Name of file: " "Generic") "|%f| %U|%A|" :prepend t)))) But it does not work. Any suggestions? Thanks Uwe Brauer
[Prev in Thread] | Current Thread | [Next in Thread] |