org-download
org-download copied to clipboard
Drag and drop images to Emacs org-mode
Currently a failed shell command is swallowed silently and results in an empty screenshot file.
... there is no "but", it's an excellent tool and my workflow improved A LOT. Thank you!
When using org-download for screenshots, I do not get the image on the `orgmode` document, but this instead: ``` #+DOWNLOADED: screenshot @ 2021-02-20 23:46:38 [[file:../../../../Pictures/org-download/2021-02-20_23-46-38_screenshot.png]] ``` Any idea why this...
the command org-download-screenshot doesn't work and generates the error above. I'm on ubuntu 20.04, emacs 26.3. It never gave me any problems on my Manjaro installation, so maybe I'm missing...
Downloading images with `org-download-image` or `org-download-yank` doesn't automatically display the image being pasted. Strangely, it does display all other previously existing images in the buffer. Even more strangely, if you...
Hello, with these parameters : ``` (setq-default org-download-image-dir "/media/DATA" (setq org-download-heading-lvl nil) (setq org-download-timestamp "") ``` when trying to use **org-download-clipboard** in level 3 of this tree : ``` *...
I'm making extensive use of org-roam, and I often get this error when displaying previously pasted images: `+org-inline-image-data-fn: Invalid base64 data` I tracked down the problem to this behaviour: org-download...
Hello, If the context headline contains a link, the image paths `org-download` produces can become ugly. `org-link-display-format` replace links in a string with their description (or link target if there...
Hi, I am looking for a way to have a nested image directory up to level 3 when creating screenshots ``` * Le1 ** Le2 pic12 ** Le3 pic123 ```...
Hi, I've had the drag and drop working before but recently it stopped working. Now I get 5 1 showing up in my *Message* window and now image is pasted.