aboutsummaryrefslogtreecommitdiff
path: root/shoshimacs.org
diff options
context:
space:
mode:
Diffstat (limited to 'shoshimacs.org')
-rw-r--r--shoshimacs.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/shoshimacs.org b/shoshimacs.org
index 04fe728..85b6ad4 100644
--- a/shoshimacs.org
+++ b/shoshimacs.org
@@ -708,7 +708,7 @@ Org capture is a way to quickly get entries from various places into one of your
org files.
#+begin_src emacs-lisp
- (setq org-directory "~/org")
+ (setq org-directory (expand-file-name "~/Nextcloud/org"))
(setq org-default-notes-file (concat org-directory "/notes.org"))
(setq org-capture-templates