From 2831e940eb380e28377ae1538d4babc14feb74ca Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Thu, 15 Aug 2019 01:00:28 -0500 Subject: [PATCH] Notes: Update code --- notes.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes.org b/notes.org index 75b56c7..3e3e329 100644 --- a/notes.org +++ b/notes.org @@ -429,7 +429,7 @@ Also, maybe instead of having a single =date= selector, I should have =scheduled #+BEGIN_SRC elisp (org-super-agenda--test-with-org-today-date "2017-07-08 00:00" - (org-agenda-ng "~/src/emacs/org-super-agenda/test/test.org" + (org-ql "~/src/emacs/org-super-agenda/test/test.org" (and (or (date = today) (deadline <=) (scheduled <= today))