Add UX Sequence

This commit is contained in:
Marcus Kammer 2022-02-21 08:54:02 +01:00
parent 44688a63bf
commit cab7be1a2f

View file

@ -98,7 +98,8 @@
("plantuml" . plantuml))) ("plantuml" . plantuml)))
(org-time-stamp-rounding-minutes '(30 30)) (org-time-stamp-rounding-minutes '(30 30))
(org-todo-keywords (org-todo-keywords
'((sequence "TODO" "DOING(!)" "DONE(!)"))) '((sequence "TODO" "DOING(!)" "DONE(!)")
(sequence "RECRUIT" "INTERVIEW" "TRANSCRIPT" "QDA" "DOC" "REVIEW")))
(org-use-property-inheritance nil) (org-use-property-inheritance nil)
:config :config
(org-babel-do-load-languages (org-babel-do-load-languages