doom: refactored config.org and setup basic org templates
This commit is contained in:
@@ -44,6 +44,9 @@
|
|||||||
(setq org-roam-directory (concat org-directory "notes/")))
|
(setq org-roam-directory (concat org-directory "notes/")))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
#+RESULTS:
|
||||||
|
: ~/org/notes/
|
||||||
|
|
||||||
** Auto-revert (Syncthing)
|
** Auto-revert (Syncthing)
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(global-auto-revert-mode t)
|
(global-auto-revert-mode t)
|
||||||
|
|||||||
Reference in New Issue
Block a user