gogcli/docs/refactor/README.md
2025-12-26 20:39:54 +01:00

20 lines
455 B
Markdown

---
summary: "Refactor notes (implementation status + next wins)"
read_when:
- 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.