emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-capture does copy selected marked text


From: Nicolas Goaziou
Subject: Re: [O] org-capture does copy selected marked text
Date: Wed, 01 Feb 2017 21:37:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hello,

Uwe Brauer <address@hidden> 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

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