Notes: Update code

This commit is contained in:
Adam Porter 2019-08-15 01:00:28 -05:00
parent e5791289c3
commit 2831e940eb

View file

@ -429,7 +429,7 @@ Also, maybe instead of having a single =date= selector, I should have =scheduled
#+BEGIN_SRC elisp #+BEGIN_SRC elisp
(org-super-agenda--test-with-org-today-date "2017-07-08 00:00" (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) (and (or (date = today)
(deadline <=) (deadline <=)
(scheduled <= today)) (scheduled <= today))