Commits
- 9d5829b4 feat(cmd): load tock history once and feed autocomplete into day + tui — Kevin Kortum, 2026-07-07 22:26
- d713c8fc feat(history): distinct project/description/tag values from tock (sqlite + tock-last fallback) — Kevin Kortum, 2026-07-07 22:17
- aae4bf89 fix(grid): cursor marker follows active column; keep editable start/end last in add form — Kevin Kortum, 2026-07-07 22:04
- bc8bdbcb fix(grid): skip pre-decided times in add form, clearer delete target, aligned columns — Kevin Kortum, 2026-07-07 21:59
- e95af753 feat(cmd): add `ticktock tui` grid subcommand; document in README — Kevin Kortum, 2026-07-07 21:48
- 6cab7d55 feat(grid): edit (SafeReplace) and confirm-delete (Remove) logged sessions — Kevin Kortum, 2026-07-07 21:45
- 4e6ea8b2 feat(grid): range-select finalize opens add form, writes via store.Add — Kevin Kortum, 2026-07-07 21:45
- a867de7e feat(grid): bubbletea model, 3-column render, cursor + day nav — Kevin Kortum, 2026-07-07 21:45
- c9cc052d feat(grid): paint LOGGED column cells with row to entry key lookup — Kevin Kortum, 2026-07-07 21:43
- deeffb2d feat(grid): slot geometry with auto-expanding day window — Kevin Kortum, 2026-07-07 21:43
- fd22a566 refactor(tui): extract shared entry-form builders into internal/tui/form — Kevin Kortum, 2026-07-07 21:42
- 3a64e530 feat(config): read ~/.config/ticktock/config.json for grid settings — Kevin Kortum, 2026-07-07 21:42
- b042fcd3 feat(day): Ctrl+S submits the edit form from any field — humdrum-tiv, 2026-07-07 20:34
- b9c9b976 fix(day): edits didn't persist — heap-share formValues across Bubble Tea copies — humdrum-tiv, 2026-07-07 17:50
- b1293a92 test(day): cover fmtTockDur and fmtRange (incl. running open-end) — humdrum-tiv, 2026-07-07 17:40
- 4db04e5b test(day): cover enter-gating, date nav, and empty-day render through the Model — humdrum-tiv, 2026-07-07 17:33
- 29791a13 chore: Makefile, README — humdrum-tiv, 2026-07-07 16:59
- ebb9a946 feat(day): inline edit via huh form, wired to ticktock day — humdrum-tiv, 2026-07-07 16:55
- b4a03107 feat(day): table view with per-project footer totals and date nav — humdrum-tiv, 2026-07-07 16:53
- 3f8f1ae5 feat(store): Add/Remove/SafeReplace with restore-on-failure — humdrum-tiv, 2026-07-07 16:48
- 46020227 feat(store): read a day from tock with correct date-index Keys (TASK-028) — humdrum-tiv, 2026-07-07 16:38
- 233f44da chore: repo skeleton + cobra root with day stub — humdrum-tiv, 2026-07-07 16:30