[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Drag and drop, pasting images and files
From: |
Oleh |
Subject: |
Re: [O] Drag and drop, pasting images and files |
Date: |
Tue, 25 Feb 2014 18:28:50 +0100 |
> Niiice! Thanks for sharing Oleh.
>
> Does anyone know if a paste hook would be possible for the exact same use
> case?
>
`org-download-yank` will insert the image based on the address in the kill ring.
Address can be a path to a local file (remember "0 w" in `dired`)
or a http link.
regards,
Oleh