Hello,

Uwe Brauer <o...@mat.ucm.es> writes:

> I have used org-capture a long time ago and do not recall the details,
> but I thought I could select a text and then org-capture would copy that
> selected text to a file of my choice in a format I can customize. A bit
> like good old remember does/did.
>
> For example I have set
>
>         ("j" "Journal Entry"
>          entry (file+datetree "~/ALLES/journal.org")
>          "* %?"
>          :empty-lines 1)
>
>
> But when I call org-capture and then j the selected text is not copied.
> What do I miss?

I think you need to insert %c somewhere in your template. See
`org-capture-templates' for details.

Regards,

-- 
Nicolas Goaziou

Reply via email to