Move diary file to ~/Documents/diary
This commit is contained in:
parent
e58b23cba4
commit
1f60b4137c
@ -197,11 +197,10 @@
|
||||
(setq calendar-location-name "Bristol, UK")
|
||||
#+end_src
|
||||
|
||||
While the diary isn't an Org file, it's very much like an Org file
|
||||
so I'm going to store in in =~/org=.
|
||||
Emacs needs to be told where the diary file is, of course:
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(setq diary-file "~/org/diary")
|
||||
(setq diary-file "~/Documents/diary")
|
||||
#+end_src
|
||||
|
||||
I want to use ISO-style dates in there:
|
||||
|
Loading…
x
Reference in New Issue
Block a user