v0.8.2 — Consistent m = tomorrow date shortcut
A small consistency fix.
Changed
mnow means "tomorrow" in every date input — the schedule modal, the new-event/edit modals, and quick-add — matching the board'sm= tomorrow key. Sot/m= today/tomorrow whether you press them on a card or type them into a field.tm/tom/tomorrow/domanistill work as aliases. Hints and the help screen updated; addedparsers.test.tsto lock the behavior.
An audit of all shortcut surfaces found this was the only divergence — the rest (t, -/empty to clear, weekdays, ±N) were already aligned.
Full notes: CHANGELOG