We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I do use org-download-image to insert images from the internet. They result in something liket his
org-download-image
#+DOWNLOADED: https://internet.web/myimg.jpg @ 2023-06-13 16:20:23 [[file:attachments/images/myimg.jpg]]
But I would like to have them as clickable/linked images
#+DOWNLOADED: https://internet.web/myimg.jpg @ 2023-06-13 16:20:23 [[file:attachments/images/myimg.jpg][file:attachments/images/myimg.jpg]]
Can this be archived somehow? Or maybe treat this as a feature request for something like org-download-image-and-linkit.
org-download-image-and-linkit
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I do use
org-download-image
to insert images from the internet. They result in something liket hisBut I would like to have them as clickable/linked images
Can this be archived somehow?
Or maybe treat this as a feature request for something like
org-download-image-and-linkit
.The text was updated successfully, but these errors were encountered: