From 003747e45eea620a23c5b43bf7370c6c7c222559 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Mon, 31 Oct 2022 19:44:11 +0800 Subject: Update notes location --- .emacs.d/lisp/init-org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/lisp/init-org.el') diff --git a/.emacs.d/lisp/init-org.el b/.emacs.d/lisp/init-org.el index 406624e..9ae1fb0 100644 --- a/.emacs.d/lisp/init-org.el +++ b/.emacs.d/lisp/init-org.el @@ -60,7 +60,7 @@ (setq truncate-lines nil) (setq tab-width 4))) -(setq org-default-notes-file "~/words/journals/inbox.org") +(setq org-default-notes-file "~/notes/inbox.org") (setq org-agenda-start-on-weekday 0) ;; appearance -- cgit v1.2.3