[emacs] omit worklog from publishing

This commit is contained in:
Correl Roush 2021-06-28 19:39:41 -04:00
parent 5628ffdbe8
commit f8d2f352e0

View file

@ -573,7 +573,7 @@ Tell Emacs how to build the document collections I export to HTML.
:base-directory "~/org-aweber"
:base-extension "org"
;; :exclude "\\(^knowledge-transfer.org$\\|-archive.org$\\)"
:exclude "\\(^README.org$\\|roam/.*\\)"
:exclude "\\(^README.org$\\|^worklog\\|roam/.*\\)"
:publishing-directory "~/Public/org"
:publishing-function (my/org-work-publish-to-html
org-org-publish-to-org