summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-20Add done and delete hotkeysPaul Bütow
2025-06-20Merge pull request #28 from snonux/codex/fix-a-hotkey-functionalityPaul Bütow
2025-06-20fix annotation replacementPaul 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-20Merge pull request #24 from snonux/codex/add--a--hotkey-for-task-annotationPaul Bütow
2025-06-20Add annotate hotkeyPaul Bütow
2025-06-20Merge pull request #23 from snonux/codex/redraw-screen-on-tui-openPaul Bütow
2025-06-20Use alt screen and clear terminal before starting UIPaul 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-20Merge pull request #20 from snonux/codex/log-executed-commands-with-debug-fla...Paul Bütow
2025-06-20Add debug logging and fix edit for started tasksPaul Bütow
2025-06-20Merge pull request #19 from snonux/codex/fix-e-and-s-hotkey-issuesPaul Bütow
2025-06-20fix hotkeysPaul Bütow
2025-06-20Merge pull request #18 from snonux/codex/fix-s-hotkey-behavior-and-update-uiPaul Bütow
2025-06-20Toggle start/stop with s and widen task columnPaul Bütow
2025-06-20Merge pull request #17 from snonux/codex/fix-active-row-display-and-add-hotkeysPaul 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 #15 from snonux/codex/fix-editor-open-command-and-text-ali...Paul Bütow
2025-06-20Fix editor invocation and table alignmentPaul 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-20Merge pull request #12 from snonux/codex/investigate-and-fix-charm.sh-tui-issuePaul Bütow
2025-06-20Add external editor supportPaul Bütow
2025-06-20Merge pull request #11 from snonux/codex/enhance-taskwarrior-ui-and-functiona...Paul Bütow
2025-06-20Add cell navigation, editor hotkey, stats and filterPaul Bütow
2025-06-20Merge pull request #10 from snonux/codex/fix-red-coloring-issuePaul Bütow
2025-06-20Fix ANSI color truncation by using ansi-aware tablePaul Bütow
2025-06-20Merge pull request #9 from snonux/codex/add-helper-functions-for-task-manipul...Paul Bütow
2025-06-20Add task manipulation helpers and testsPaul Bütow
2025-06-20Merge pull request #8 from snonux/codex/update-ui,-add-hotkeys,-and-help-screenPaul Bütow
2025-06-20Add help screen and improve due date displayPaul Bütow
2025-06-19Merge pull request #6 from snonux/codex/improve-ui-design-and-table-viewPaul Bütow
2025-06-19Add table-based UI and extend task fieldsPaul Bütow
2025-06-19Merge pull request #5 from snonux/codex/modify-taskfile-to-add-default-target...Paul Bütow
2025-06-19Update Taskfile build and run targetsPaul Bütow
2025-06-19Merge pull request #4 from snonux/codex/add-basic-ui-with-charm.sh-for-tasksPaul Bütow
2025-06-19Add Charm bubble tea UIPaul Bütow
2025-06-19Merge pull request #3 from snonux/codex/add-test-target-to-taskfile.yamlPaul Bütow
2025-06-19Add test taskPaul Bütow
2025-06-19Merge pull request #2 from snonux/codex/add-taskwarrior-integration-in-tasksa...Paul Bütow
2025-06-19Add Taskwarrior CLI testsPaul Bütow
2025-06-19Merge pull request #1 from snonux/codex/create-boilerplate-go-programPaul Bütow