Jambunathan K <kjambunat...@gmail.com> writes: > "Mark S" <throa...@yahoo.com> writes: > >> Hello! >> >> I have the emacs org-protocol setup to capture with a default >> template. But I still have to C-c C-c and then move back to the >> browser. Is there a way to make it so that as text is captured it is >> automatically and continuously sent to the capture location without >> interruption? > > ,----[ C-h v org-capture-templates RET ] > | org-capture-templates is a variable defined in `org-capture.el'. > | Its value is shown below. > | > | Documentation: > | Templates for the creation of new entries. > | > | [...] > | > | Each entry is a list with the following items: > | > | :immediate-finish When set, do not offer to edit the information, just > | file it away immediately. This makes sense if the > | template only needs information that can be added > | automatically. > | [...] > `---- >
Isnt that for "capturing" things like clipboard text?