reorganise org files

This commit is contained in:
2021-01-01 00:00:29 +00:00
parent 8cc78d8ded
commit cf25520e2b

View File

@@ -235,9 +235,8 @@ needs to be set up to install them if they aren't already.
#+begin_src emacs-lisp
(define-key global-map (kbd "C-c a") 'org-agenda)
(setq org-agenda-files '("~/org/events.org"
"~/org/projects.org"
"~/org/tasks.org"))
(setq org-agenda-files '("~/org/home.org"
"~/org/work.org"))
#+end_src
Log when tasks were marked =DONE=, just for graphs.