diff --git a/init.el b/init.el index c9f27b4..2cb2e39 100644 --- a/init.el +++ b/init.el @@ -1179,11 +1179,7 @@ respectively." ("C" "Checks" ((tags "TODO=\"\"-HOLD-SOMEWHEN-DATE-PERIODIC-NOTE-NOP-TOPIC-TEMPLATE-GOAL" - ((org-agenda-overriding-header "Goals (i.e., complex tasks) not marked with GOAL"))) - (org-ql-block '(and (not (tags "TOPIC")) - (descendants (tags "TOPIC"))) - ((org-ql-block-header "Non-TOPIC items containing TOPICs") - (org-agenda-sorting-strategy nil))))) + ((org-agenda-overriding-header "Goals (i.e., complex tasks) not marked with GOAL"))))) ("U" "Unsupervised (Waiting, Missed Appointments, Hold)" ((tags-todo "WAIT-HOLD-SOMEWHEN"