Ihor Radchenko <yantar92@gmail.com> writes:
"Christopher M. Miles" <numbchild@gmail.com> writes:Now I tried your latest push. The errors gone. But org-agenda entries still missing. I checked Messages buffer, no error messages, including other error special buffers. no information.Agenda now uses a new algorithm to search entries. There may be a bug there. Can you provide a minimal org file with a heading that should be listed in agenda, but did not show up?Best, Ihor
Also include some scheduled repeated tasks like this:
** HABIT Write Blog -- [C-c o c b] / [C-x t l n] :repeat:
SCHEDULED: <2018-10-21 Sun 19:15 .+1d/2d>
:PROPERTIES:
:STYLE: habit
:END:
** HABIT monthly check accounts :repeat:
SCHEDULED: <2021-03-07 Sun .+1m>
:PROPERTIES:
:LAST_REPEAT: [2021-02-07 Sun 17:22]
:STYLE: habit
:END:
:LOGBOOK:
- State "DONE" from "HABIT" [2021-02-07 Sun 17:22]
- State "DONE" from "HABIT" [2020-12-02 Wed 17:11]
- State "DONE" from "HABIT" [2020-10-25 Sun 15:43]
- State "DONE" from [2020-08-04 Tue 20:36]
:END: