Add some new global tags

This commit is contained in:
Tobias Ostner 2024-10-15 10:25:40 +02:00
parent f229b9fb4d
commit 06ae2be09c

View file

@ -517,7 +517,7 @@
org-tag-alist
'(("@work") ("@home")
("someday") ("project")
("bitcoin") ("ai-ml") ("emacs"))
("bitcoin") ("ai-ml") ("emacs") ("tobcloud"))
org-todo-keywords
'((sequence "TODO" "DOING" "WAITING" "|" "DONE"))
org-confirm-babel-evaluate nil