Add some new global tags
This commit is contained in:
parent
f229b9fb4d
commit
06ae2be09c
1 changed files with 1 additions and 1 deletions
|
|
@ -517,7 +517,7 @@
|
||||||
org-tag-alist
|
org-tag-alist
|
||||||
'(("@work") ("@home")
|
'(("@work") ("@home")
|
||||||
("someday") ("project")
|
("someday") ("project")
|
||||||
("bitcoin") ("ai-ml") ("emacs"))
|
("bitcoin") ("ai-ml") ("emacs") ("tobcloud"))
|
||||||
org-todo-keywords
|
org-todo-keywords
|
||||||
'((sequence "TODO" "DOING" "WAITING" "|" "DONE"))
|
'((sequence "TODO" "DOING" "WAITING" "|" "DONE"))
|
||||||
org-confirm-babel-evaluate nil
|
org-confirm-babel-evaluate nil
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue