> hello, > > for =SCHEDULED: <2026-08-06 Thu 20:06 .+1h>= i get > > org-habit-duration-to-days: Invalid duration string: .+1h >
"h" or hours are not an acceptable unit for habits. The acceptable units for habits are "d", "w", "m", "y". > i see no variable org-habit-duration-to-days > `org-habit-duration-to-days' is a function. It converts the repeater-value of your habit into a number of days.
