Hello,
Jesse Johnson writes:
> I want to sort habits by priority, such that priority overrides all
> other criteria (schedule, deadline, consistency, etc.).
>
> In attempting to implement this I discovered that
> org-habit-get-priority is an inline function and thus cannot be
> overridden by the
I want to sort habits by priority, such that priority overrides all
other criteria (schedule, deadline, consistency, etc.).
In attempting to implement this I discovered that org-habit-get-priority
is an inline function and thus cannot be overridden by the user. There
seems to be no straightfor