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
Age
Commit message (
Expand
)
Author
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 #15 from snonux/codex/fix-editor-open-command-and-text-ali...
Paul Bütow
2025-06-20
Fix editor invocation and table alignment
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 task manipulation helpers and tests
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
2025-06-19
Add Taskwarrior CLI tests
Paul Bütow
2025-06-19
Add boilerplate Go program
Paul Bütow