From 29e3dff2eb8c7944f2de6c7d7ae9769ff9f4611e Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Wed, 3 Apr 2024 18:13:56 -0500 Subject: [PATCH] Add TODO --- NOTES.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NOTES.org b/NOTES.org index f63b9aa..f06b4cd 100644 --- a/NOTES.org +++ b/NOTES.org @@ -3246,6 +3246,10 @@ If I made the =date= selector a macro, I could avoid the need to quote the compa Also, maybe instead of having a single =date= selector, I should have =scheduled=, =deadline=, etc. +** NEXT [#A] Add org-super-agenda's ~:ancestor-with-todo~ selector to group completions + ++ [2024-04-03 Wed 18:12] + * Checklists ** Commits