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