mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
org-log-done
This commit is contained in:
parent
dc6dc46e31
commit
4e47af93e6
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
|||
;; If you use `org' and don't want your org files in the default location below,
|
||||
;; change `org-directory'. It must be set before org loads!
|
||||
(setq org-directory "~/org/")
|
||||
(setq org-log-done t)
|
||||
|
||||
(setq org-todo-keywords
|
||||
'((sequence "TODO" "DOING" "WAIT" "NEXT" "|" "DONE" "DELEGATED")))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue