You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
calendar: one left edge for the day's rules, and optional half hours (§ 7.12)
Each block sized its own marker column — hours for a schedule, tick
boxes for a todo — and then started its rules wherever that column
happened to end, so the page had a ragged left edge instead of one.
_rules_left measures every block's column and hands them all the same
edge to rule from.
A schedule block may now rule the half hours (half_hours: true, off by
default so nothing existing changes). With them on the hour rule steps
up from FAINT to GUIDE, so the half stays subordinate rather than the
two reading as equals. On a block that has no hours the key is refused,
not ignored: a setting that does nothing where it stands is the silent
almost-right of § 5.1.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments