David Masterson <[email protected]> writes: > Org Need: A new hyperlink that will be treated as HTTP in most export > cases except when exporting to Latex/PDF. In that case, it would do the > following: > + create a temporary directory (if doesn't already exist) > + wget (or...) the file to the temporary directory > + change the link to a file: link in the export process > + remove the temporary directory when done exporting
Sounds like a task for ox-publish + org-export-filter-parse-tree-functions. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
