Re: Org Publish HTML and PDF With GPG Files

2022-09-05 Thread lehi
Ihor Radchenko yanta...@gmail.com writes: > > > David Masterson dsmaster...@gmail.com writes: > > > > > Does org-publish have options for files with org-crypt entries? > > > > We do not have an explicit option, but you can add org-decrypt-entries > > to your org-export-before-processing-hook. >

Re: Org Publish HTML and PDF With GPG Files

2022-09-03 Thread lehi
> Tim Cross theophil...@gmail.com writes: > I do not think that things are that difficult. org->html link conversion > > assumes that the linked .org file is also exported generating the > .html file. If I understand correctly, .org.gpg files are also exported > during publ

Org Publish HTML and PDF With GPG Files

2022-08-24 Thread lehi
oking at the publishing source code and modifying it to additionally catch ".org.gpg" files. Is there some customization setting within Emacs that I could edit that would allow for this to work the way I expect? Or would this require changing the way the publishing works? v/r, MR. Lehi Toskin