index
:
tasksamurai
main
tasksamurai is a terminal interface for Taskwarrior built with Bubble Tea.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
ui
Age
Commit message (
Expand
)
Author
2025-06-20
Filter only pending tasks when listing
Paul Bütow
2025-06-20
Merge pull request #41 from snonux/codex/add-undo-feature-for-task-completion
Paul Bütow
2025-06-20
ui: add undo for done tasks
Paul Bütow
2025-06-20
Pass CLI args to task binary
Paul Bütow
2025-06-20
Merge pull request #37 from snonux/codex/add-hotkey-to-set-random-due-date
Paul Bütow
2025-06-20
Add random due date hotkey
Paul Bütow
2025-06-20
Merge pull request #36 from snonux/codex/expand-status-bars-to-full-width
Paul Bütow
2025-06-20
Fill status bars to full width
Paul Bütow
2025-06-20
Merge pull request #34 from snonux/codex/change-hotkey--d--to--d--and-add-new...
Paul Bütow
2025-06-20
Change done hotkey and add due date prompt
Paul Bütow
2025-06-20
ui: add top status bar
Paul Bütow
2025-06-20
Merge pull request #32 from snonux/codex/remove-d-hotkey
Paul Bütow
2025-06-20
Remove delete hotkey
Paul Bütow
2025-06-20
Merge pull request #31 from snonux/codex/sort-tasks-by-due-date,-priority,-ta...
Paul Bütow
2025-06-20
Add task sorting
Paul Bütow
2025-06-20
Add done and delete hotkeys
Paul Bütow
2025-06-20
Merge pull request #26 from snonux/codex/add-a-hotkey-for-annotations-and-help
Paul Bütow
2025-06-20
Add A hotkey to replace annotations
Paul Bütow
2025-06-20
Merge pull request #25 from snonux/codex/remove-table-headers-and-show-status...
Paul Bütow
2025-06-20
Add option to hide headers
Paul Bütow
2025-06-20
Add annotate hotkey
Paul Bütow
2025-06-20
Merge pull request #21 from snonux/codex/rearrange-column-order-and-fix-heade...
Paul Bütow
2025-06-20
Reorder task table columns
Paul Bütow
2025-06-20
Add debug logging and fix edit for started tasks
Paul Bütow
2025-06-20
fix hotkeys
Paul Bütow
2025-06-20
Toggle start/stop with s and widen task column
Paul Bütow
2025-06-20
feat: color started tasks and add start/stop hotkeys
Paul Bütow
2025-06-20
Merge pull request #16 from snonux/codex/change-priority-color-coding-to-back...
Paul Bütow
2025-06-20
Change priority colors to use backgrounds
Paul Bütow
2025-06-20
Merge pull request #14 from snonux/codex/color-status-line-with-highlighted-c...
Paul Bütow
2025-06-20
style: match status line color to selection
Paul Bütow
2025-06-20
Merge pull request #13 from snonux/codex/add-color-coding-to-priority-cell-an...
Paul Bütow
2025-06-20
Add priority colorization and filter pending tasks
Paul Bütow
2025-06-20
Add external editor support
Paul Bütow
2025-06-20
Add cell navigation, editor hotkey, stats and filter
Paul Bütow
2025-06-20
Fix ANSI color truncation by using ansi-aware table
Paul Bütow
2025-06-20
Add help screen and improve due date display
Paul Bütow
2025-06-19
Add table-based UI and extend task fields
Paul Bütow
2025-06-19
Add Charm bubble tea UI
Paul Bütow
[prev]