diff --git a/README.org b/README.org index 578dd42..8261268 100644 --- a/README.org +++ b/README.org @@ -750,7 +750,7 @@ Configure email with iCalendar event support, to integrate with :custom (org-directory "~/Documents/org") (org-default-notes-file (expand-file-name "notes.org" org-directory)) - (org-archive-location "::* Archived Tasks") + (org-archive-location (concat (expand-file-name "archive.org.gpg" org-directory) "::datetree/")) (org-hide-emphasis-markers t) (org-use-sub-superscripts '{}) (org-pretty-entities t)