gogcli/docs/refactor
2026-02-15 04:16:13 +01:00
..
exports.md docs(refactor): clean up notes 2025-12-26 20:39:54 +01:00
options.md docs(refactor): clean up notes 2025-12-26 20:39:54 +01:00
output.md refactor(cmd): unify result output 2026-02-15 04:16:13 +01:00
README.md docs(refactor): clean up notes 2025-12-26 20:39:54 +01:00
templates.md docs(refactor): clean up notes 2025-12-26 20:39:54 +01:00

summary read_when
Refactor notes (implementation status + next wins)
Touching exports/output/templates
Planning cleanup work

Refactor notes

Shipped (today)

  • exports.md: Drive-backed export command pattern (docs|slides|sheets).
  • output.md: shared table + paging helpers.
  • templates.md: googleauth HTML templates via //go:embed.

Backlog / next wins

  • options.md: ideas; pick + execute when touching adjacent code.