diff --git a/configuration.org b/configuration.org index 9fac637..b85448b 100644 --- a/configuration.org +++ b/configuration.org @@ -2499,7 +2499,7 @@ This is a big one; I use a lot of customisation here. 'org-mode `(("^[ \t]*\\(?:[-+*]\\|[0-9]+[).]\\)[ \t]+\\(\\(?:\\[@\\(?:start:\\)?[0-9]+\\][ \t]*\\)?\\[\\(?:X\\|\\([0-9]+\\)/\\2\\)\\][^\n]*\n\\)" 12 'org-checkbox-done-text prepend)) 'append) - (setq org-directory (expand-file-name "orgmode" user-documents-directory)) + (setq org-directory (expand-file-name "NextCloud/orgmode" user-documents-directory)) (setq-default org-crypt-key "B0740C4C" org-default-notes-file (expand-file-name "notes.org" org-directory) org-agenda-files `(,org-directory)