diff --git a/init.el b/init.el index d973f15..67e7e78 100644 --- a/init.el +++ b/init.el @@ -821,6 +821,9 @@ ("NOP" . ?o) ("TOPIC" . ?t)) + org-tags-exclude-from-inheritance + '("NOP" "TOPIC") + org-fast-tag-selection-single-key 'expert) ;; Faces