Add org todo keywords
This commit is contained in:
parent
931c11ec47
commit
77460b7c30
1 changed files with 2 additions and 0 deletions
|
|
@ -482,6 +482,8 @@
|
|||
org-tag-alist
|
||||
'(("@work") ("@home")
|
||||
("project") ("bitcoin") ("ai-ml"))
|
||||
org-todo-keywords
|
||||
'((sequence "TODO" "DOING" "WAITING" "|" "DONE"))
|
||||
org-confirm-babel-evaluate nil
|
||||
org-startup-indented t
|
||||
calendar-week-start-day 1))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue