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
/
table.go
Age
Commit message (
Expand
)
Author
2025-06-21
highlight only matching text
Paul Bütow
2025-06-21
Extend background color across table cells
Paul Bütow
2025-06-20
Merge pull request #72 from snonux/qnncy4-codex/implement--yesterday--text-an...
Paul Bütow
2025-06-20
Always display selected cell content
Paul Bütow
2025-06-20
Add cell expand toggle and yesterday label
Paul Bütow
2025-06-20
Merge pull request #68 from snonux/codex/update-due-date-labels-and-reorder-c...
Paul Bütow
2025-06-20
Describe due formatting
Paul Bütow
2025-06-20
Merge pull request #67 from snonux/codex/add-help-and-version-info-to-status-...
Paul Bütow
2025-06-20
Add version constant and status bar info
Paul Bütow
2025-06-20
Merge pull request #66 from snonux/codex/add-esc-to-help-screen
Paul Bütow
2025-06-20
Document ESC hotkey
Paul Bütow
2025-06-20
Merge pull request #65 from snonux/codex/change-help-hotkey-to-h
Paul Bütow
2025-06-20
Use capital H for help
Paul Bütow
2025-06-20
Merge pull request #64 from snonux/codex/add-space-between-table-columns
Paul Bütow
2025-06-20
Space separated tags and table column spacing
Paul Bütow
2025-06-20
Merge pull request #63 from snonux/codex/change-due-date-hotkey-to-open-date-...
Paul Bütow
2025-06-20
Use date picker for due date hotkey
Paul Bütow
2025-06-20
Merge pull request #61 from snonux/codex/add-hotkeys-for-/-and---to-help-menu
Paul Bütow
2025-06-20
Add search hotkeys to help menu
Paul Bütow
2025-06-20
Merge pull request #60 from snonux/zno42w-codex/add-esc-hotkey-alias-for-q
Paul Bütow
2025-06-20
Add ESC hotkey for help and search
Paul Bütow
2025-06-20
Change ? hotkey to search, h to help
Paul Bütow
2025-06-20
Improve search navigation
Paul Bütow
2025-06-20
Improve search highlight
Paul Bütow
2025-06-20
Fix search input hotkey handling
Paul Bütow
2025-06-20
Add regex search hotkey
Paul Bütow
2025-06-20
Add vi-style navigation for priority selection
Paul Bütow
2025-06-20
Merge pull request #45 from snonux/codex/add-priority-hotkey-with-selection-menu
Paul Bütow
2025-06-20
add priority selection hotkey
Paul Bütow
2025-06-20
Fix undo for completed tasks
Paul Bütow
2025-06-20
Merge pull request #42 from snonux/codex/add-status-pending-to-task-filter
Paul Bütow
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
[prev]
[next]