onyx-tasks/docs
Claude 208032596c
docs: sync markdown files with current codebase state
- Rename due_date → date and group_by_due_date → group_by_date throughout
  all docs to match the renamed Rust fields (Task.date, TaskList.group_by_date,
  repository set_group_by_date/get_group_by_date)
- Update YAML frontmatter examples: due: → date:, add has_time field
- Update .listdata.json examples: group_by_due_date → group_by_date
- Update CLI flag in examples: --due → --date
- Add WorkspaceMode::GoogleTasks variant and google_account / sync_interval_unfocused_secs
  fields to WorkspaceConfig in all docs
- Document google_tasks.rs module (read-only Google Tasks API client, UUID v5 mapping)
- Document Ink theme and window decorations selector in CLAUDE.md
- Update PLAN.md Phase 7 Google Tasks checklist to reflect partial implementation
- Update current state date in CLAUDE.md (2026-04-06 → 2026-04-15)
- Update PLAN.md Last Updated date (2026-04-05 → 2026-04-15)
- Add google_tasks.rs to DEVELOPMENT.md project structure

https://claude.ai/code/session_01VmzpAB3PRY7bvSoVmzMRVm
2026-04-15 00:08:16 +00:00
..
API.md docs: sync markdown files with current codebase state 2026-04-15 00:08:16 +00:00
DEVELOPMENT.md docs: sync markdown files with current codebase state 2026-04-15 00:08:16 +00:00