Resolve org download links relative to org-download-image-dir

This commit is contained in:
Henrik Lissner
2020-04-24 20:45:21 -04:00
parent 6159068b4d
commit 211519270a

View File

@@ -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