20 lines
455 B
Markdown
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.
|
|
|