org-download
org-download copied to clipboard
Drag and drop images to Emacs org-mode
I want to save images with hash (e.g. md5) filename, this will keep file unique. Is there any way to implement it?
I am on a Win 10 system using Emacs 25.2 from (https://vigou3.github.io/emacs-modified-windows/) because it includes DLLs for inline image display that are typically missing in binary distributions for Windows. This...
Hello ! It seems I tried to configure the way that org-download stamps in the org buffer... But it does not work anymore and I cant find back `org-download-attr-list` in...
Looking at this very usefull mode again, I would like to configure some rules on how to treat non-image files for input method drag&drop. - if (= file-type (and (any...
I have run into the following use case where I would love to be able to use `org-dowload`. I am annotating a PDF with `org-noter` and sometimes I want to...
This could perhaps be done via [scanner.el](https://gitlab.com/rstocker/scanner). For this purpose it would be great if the image format could be PDF.
Hi, I'm coming from #95, looking for a way to ask user for a filename before taking the screenshot. Right now, all screenshots are called %Y%M%D_screenshot.jpg (or similar). This avoids...
Hi, thanks for you work in advance. When I drag some images from Firefox in windows 7, the images' formats were transformed into .bmp. It cannot be displayed in my...
Now I have two very similar solutions, when adding screenshots into emacs, starting from emacs, one is org-attach-screenshot, the other org-download, which offers a special function org-download-screenshot, which was also...