Hi there,
I've noticed that org-habits does not take an inherited STYLE property
when it searches entries. Let me illustrate it:
(setq org-use-property-inheritance t)
(defun run-example ()
(with-temp-buffer
(insert "\
* Habit group
:PROPERTIES:
:STYLE: habit
Hi all,
Here I described my problems with the agenda* as part of a custom block agenda:
https://www.reddit.com/r/orgmode/comments/11nmmgs/agenda_causes_wrong_type_argument_in_custom_block/
Later Ihor answered me that the bug was fixed by him:
https://git.savannah.gnu.org/cgit/emacs/or