mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
Resolve org download links relative to org-download-image-dir
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user