org-roam-bibtex icon indicating copy to clipboard operation
org-roam-bibtex copied to clipboard

Suggestion: Exported org-roam links in PDF output should point to PDF files, not org files

Open rhstanton opened this issue 2 years ago • 1 comments

When I export an org-roam file to PDF, any org-roam links in the original document get translated into links to an org file in the exported PDF, and Acrobat doesn't know what to do with such links. It would seem to make more sense for these links to point to the PDF file that would result from exporting that org file, in much the same way the HTML export already works.

Thanks!

rhstanton avatar Feb 14 '22 18:02 rhstanton

Hi, I'm afraid this has absolutely nothing to do with ORB. Exporting is done neither by ORB nor by Org-roam, but by the built-in Org org-export (ox) library. That said, you are welcome to discuss this issue on Org-roam Discourse. It probably requires a few small tweaks to the export configuration.

myshevchuk avatar Feb 15 '22 07:02 myshevchuk