Dear Experts,

Thanks for org-mode. It's great!

I have a question about org-remember templates: Is there a way to have
the heading (i.e., the 5th argument in an org-remember template)
chosen in a more interactive way? For example, I'd like to do
something like

       ("TODO" ?t "* TODO %? %^{topic} \n %i\n " "~/org/todo.org"
"Tasks/^{topic}")

where the topic the user enters will get used in deciding which
heading to put the item under.

  1. Is this possible?
  2. Is there a simple hack I can do to the latest version of org-mode
to do it myself? (Pointers/suggestions to appropriate .el files
appreciated)
  3. Can I avoid asking the user for topic multiple times and just
have the first value entered by the user used in all places?

Thanks,
-Emin


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to