Notes: Update code
This commit is contained in:
parent
e5791289c3
commit
2831e940eb
1 changed files with 1 additions and 1 deletions
|
|
@ -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))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue