feat: add TOO_EASY todo keyword via dir-locals
Sets org-todo-keywords for all files under org/study_deck_02/. TOO_EASY counts as done in [/] checklist counters.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
((org-mode . ((org-todo-keywords . ((sequence "TODO" | "DONE" "TOO_EASY"))))))
|
||||
Reference in New Issue
Block a user