v0.8.1 — Event date in the modal + all-day events
Follow-ups to 0.8.0's Google Calendar write support.
Added
- Set an event's date from the Agenda modal. Append a date token to the title —
t/tm/+3/lun/2026-06-10, the same shortcuts as task scheduling — when creating or editing an event, so you're no longer limited to the day the Agenda is showing. Natural order isTitle [date] HH:MM-HH:MM(e.g.Lunch tomorrow 12-13). On edit, a date token moves the event to another day. - All-day events now show in the Agenda. Previously skipped, all-day events (Google + Microsoft) render as a chip strip at the top of the Agenda — like Google Calendar's all-day band.
- Create all-day events. Add
allday(orall-day) anywhere in the new-event title — e.g.Holiday 2026-12-25 allday— to create a date-only Google event. Create only.
Full notes: CHANGELOG