Ihor Radchenko writes:
> You should set `org-modules' _before_ loading Org. Or you can load
> org-habit in more traditional way, via (require 'org-habit) or
> (use-package org-habit).
Thanks, this works! I misunderstood the way the different use-package blocks
got executed.
Rens Oliemans writes:
> When I open an org file before opening the agenda, my habits show up as
> regular tasks,
> rather than with the consistency graph. Additionally, many CANCELed tasks
> still show up in
> the agenda. When I open the agenda first however, everything goes fine.
>
> Interesti