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
2026-02-28
bump up version to 0.9.3
v0.11.1
Paul Buetow
2026-02-28
refactor(ui): break up large functions in ui package
Paul Buetow
2026-02-28
refactor(task): move debug state into debugConfig struct
Paul Buetow
2026-02-28
refactor(task): centralize Taskwarrior date format as task.DateFormat
Paul Buetow
2026-02-28
fix(ui): remove double-render of expandedCellView in View()
Paul Buetow
2026-02-28
refactor(ui): group Model fields into embedded sub-structs by concern
Paul Buetow
2026-02-04
feat: add toggle for task completion blinking feedback
v0.11.0
Paul Buetow
2026-02-04
add runtime debugging signals and convert to mage
v0.10.0
Paul Buetow
2025-10-05
add open for macos
v0.9.3
Paul Buetow
2025-07-02
bump up version
v0.9.2
Paul Buetow
2025-06-29
feat: add random task jump hotkeys and document navigation keys
Paul Buetow
2025-06-29
fix: correct field count in task detail view to make description selectable
Paul Buetow
2025-06-29
fix: resolve text wrapping and task ID issues in TaskSamurai
Paul Buetow
2025-06-28
refactor: rearrange table columns to place Project between Recur and Tags
Paul Buetow
2025-06-28
feat: add 'T' hotkey to convert first tag to project
Paul Buetow
2025-06-28
feat: add project field support to TaskSamurai
Paul Buetow
2025-06-28
fix: enable scrolling in help screen viewport
Paul Buetow
2025-06-28
feat: make help screen scrollable and theme-aware
Paul Buetow
2025-06-28
feat: add external editor support for description editing in detail view
v0.9.1
Paul Buetow
2025-06-28
feat: add editing and visual feedback to task detail view
Paul Buetow
2025-06-28
feat: add field navigation to task detail view
Paul Buetow
2025-06-28
feat: implement detailed task view with improved readability
Paul Buetow
2025-06-28
feat: add search functionality to help mode and improve help display
Paul Buetow
2025-06-28
fix: resolve test failures and improve code quality
Paul Buetow
2025-06-27
fix unit test
Paul Buetow
2025-06-27
Fix multiple bugs and improve error handling
Paul Buetow
2025-06-24
Add disco mode with flag and hotkey
Paul Bütow
2025-06-24
Rename URL open hotkey
Paul Bütow
2025-06-24
allow navigation during blinking
Paul Bütow
2025-06-22
Add space hotkey to refresh task list
Paul Bütow
2025-06-22
Speed up row blink and block input during blink
Paul Bütow
2025-06-22
Update module path and docs
Paul Bütow
2025-06-22
Center help screen
Paul Bütow
2025-06-22
Clean up unused RunArgs comments
Paul Bütow
2025-06-22
Add generic task command hotkey
Paul Bütow
2025-06-22
Fix add task hotkey
Paul Bütow
2025-06-22
Add task creation hotkey
Paul Bütow
2025-06-22
Fix task modification marking done and swap hotkeys
Paul Bütow
2025-06-22
Blink row after modifications and right-align urgency
Paul Bütow
2025-06-21
Swap recurrence and random due date hotkeys
Paul Bütow
2025-06-21
Place priority column first
Paul Bütow
2025-06-21
Add recurrence editing column and hotkey
Paul Bütow
2025-06-21
Add theme toggling hotkeys
Paul Bütow
2025-06-21
Add blinking done effect and update tag hotkey
Paul Bütow
2025-06-21
Add filter editing hotkey
Paul Bütow
2025-06-21
Document all hotkeys
Paul Bütow
2025-06-21
make colors configurable and add theme hotkeys
Paul Bütow
2025-06-21
Open tag editor with empty prompt
Paul Bütow
2025-06-21
Add tag editing hotkey and diff-based tag updates
Paul Bütow
2025-06-21
Add in-table editing shortcuts
Paul Bütow
[next]