summaryrefslogtreecommitdiff
path: root/internal/ui
AgeCommit message (Expand)Author
2025-06-20Filter only pending tasks when listingPaul Bütow
2025-06-20Merge pull request #41 from snonux/codex/add-undo-feature-for-task-completionPaul Bütow
2025-06-20ui: add undo for done tasksPaul Bütow
2025-06-20Pass CLI args to task binaryPaul Bütow
2025-06-20Merge pull request #37 from snonux/codex/add-hotkey-to-set-random-due-datePaul Bütow
2025-06-20Add random due date hotkeyPaul Bütow
2025-06-20Merge pull request #36 from snonux/codex/expand-status-bars-to-full-widthPaul Bütow
2025-06-20Fill status bars to full widthPaul Bütow
2025-06-20Merge pull request #34 from snonux/codex/change-hotkey--d--to--d--and-add-new...Paul Bütow
2025-06-20Change done hotkey and add due date promptPaul Bütow
2025-06-20ui: add top status barPaul Bütow
2025-06-20Merge pull request #32 from snonux/codex/remove-d-hotkeyPaul Bütow
2025-06-20Remove delete hotkeyPaul Bütow
2025-06-20Merge pull request #31 from snonux/codex/sort-tasks-by-due-date,-priority,-ta...Paul Bütow
2025-06-20Add task sortingPaul Bütow
2025-06-20Add done and delete hotkeysPaul Bütow
2025-06-20Merge pull request #26 from snonux/codex/add-a-hotkey-for-annotations-and-helpPaul Bütow
2025-06-20Add A hotkey to replace annotationsPaul Bütow
2025-06-20Merge pull request #25 from snonux/codex/remove-table-headers-and-show-status...Paul Bütow
2025-06-20Add option to hide headersPaul Bütow
2025-06-20Add annotate hotkeyPaul Bütow
2025-06-20Merge pull request #21 from snonux/codex/rearrange-column-order-and-fix-heade...Paul Bütow
2025-06-20Reorder task table columnsPaul Bütow
2025-06-20Add debug logging and fix edit for started tasksPaul Bütow
2025-06-20fix hotkeysPaul Bütow
2025-06-20Toggle start/stop with s and widen task columnPaul Bütow
2025-06-20feat: color started tasks and add start/stop hotkeysPaul Bütow
2025-06-20Merge pull request #16 from snonux/codex/change-priority-color-coding-to-back...Paul Bütow
2025-06-20Change priority colors to use backgroundsPaul Bütow
2025-06-20Merge pull request #14 from snonux/codex/color-status-line-with-highlighted-c...Paul Bütow
2025-06-20style: match status line color to selectionPaul Bütow
2025-06-20Merge pull request #13 from snonux/codex/add-color-coding-to-priority-cell-an...Paul Bütow
2025-06-20Add priority colorization and filter pending tasksPaul Bütow
2025-06-20Add external editor supportPaul Bütow
2025-06-20Add cell navigation, editor hotkey, stats and filterPaul Bütow
2025-06-20Fix ANSI color truncation by using ansi-aware tablePaul Bütow
2025-06-20Add help screen and improve due date displayPaul Bütow
2025-06-19Add table-based UI and extend task fieldsPaul Bütow
2025-06-19Add Charm bubble tea UIPaul Bütow