emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Prompt org-capture for buffer?


From: Lawrence Bottorff
Subject: [O] Prompt org-capture for buffer?
Date: Tue, 6 Feb 2018 15:28:36 -0500

I've got this

 '(org-capture-templates
   (quote
    (("a" "Normal add" entry (file "~/org/notes.org")
      "* %(plainutc)\n%x%?"))))

But it wants to put my captured things into ~/org/notes.org . Is there any way to have it prompt for which buffer to add to -- or even just put it in the active buffer?

LB

reply via email to

[Prev in Thread] Current Thread [Next in Thread]