onyx-tasks/crates
Tristan Michael c73d6a99ea the frontmatter due should be date... I don't want due anywhere
- Renamed `TaskFrontmatter.due` → `TaskFrontmatter.date`; YAML key on disk is now `date:` instead of `due:`
- Added `#[serde(alias = "due")]` so existing task files with `due:` frontmatter still deserialize correctly
- Updated google_tasks.rs to write `date:` instead of `due:` in generated YAML
- Renamed CLI `--due` flag to `--date`; updated function signature and display string "Due:" → "Date:"
2026-04-14 07:49:37 -07:00
..
onyx-cli Rename due_date to date across codebase 2026-04-14 07:36:10 -07:00
onyx-core the frontmatter due should be date... I don't want due anywhere 2026-04-14 07:49:37 -07:00