Resolve org download links relative to org-download-image-dir
This commit is contained in:
parent
6159068b4d
commit
211519270a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
(after! org
|
||||
;; A shorter link to attachments
|
||||
(+org-define-basic-link "download" 'org-attach-id-dir
|
||||
(+org-define-basic-link "download" 'org-download-image-dir
|
||||
:image-data-fun #'+org-image-file-data-fn
|
||||
:requires 'org-download))
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue