Ming Lu writes:
> Sorry, the email display has some problem. Here is my publish setup:
>
> (require 'org-publish)
> (setq org-publish-project-alist
> '(
> ;;first, the notes component
> ("org-notes"
> :base-directory "~/Documents/org/notes/"
> :base-extension "org"
> :publishing-directory "
Sorry, the email display has some problem. Here is my publish setup:
(require 'org-publish)
(setq org-publish-project-alist
'(
;;first, the notes component
("org-notes"
:base-directory "~/Documents/org/notes/"
:base-extension "org"
:publishing-directory "~/Documents/org/publish/"
:recurs