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
Age
Commit message (
Expand
)
Author
2026-04-08
chore: bump version to 0.13.3
v0.13.3
Paul Buetow
2026-04-08
task 1: remove ultra exit duplication
Paul Buetow
2026-04-08
Refactor UI input handlers for task 1
Paul Buetow
2026-04-08
Fix reload error handling for task 1
Paul Buetow
2026-04-08
Fix task 2: description editor temp-file cleanup
Paul Buetow
2026-04-08
m0: fix ultra open-url hotkey
Paul Buetow
2026-04-08
fix(l0): keep ESC from quitting
Paul Buetow
2026-04-07
ui: add r, o, space hotkeys to ultra mode
Paul Buetow
2026-04-07
Bump version to 0.13.2
v0.13.2
Paul Buetow
2026-04-07
ui: subtle started indicator and hide empty priority in ultra mode
Paul Buetow
2026-04-07
ui: consolidate ultra card to one status line per task
Paul Buetow
2026-04-07
ui: highlight started tasks with yellow background in ultra mode
Paul Buetow
2026-04-07
ui: remove empty lines from selected (highlighted) ultra cards
Paul Buetow
2026-04-07
Bump version to 0.13.1
v0.13.1
Paul Buetow
2026-04-07
ui: rename ultra mode title and allow u to exit to traditional mode
Paul Buetow
2026-04-07
ui: compact ultra mode and case-insensitive search
Paul Buetow
2026-04-07
Bump version to 0.13.0
v0.13.0
Paul Buetow
2026-04-07
Fix filter mode to handle all taskwarrior filter expressions correctly
Paul Buetow
2026-04-07
chore: bump version to 0.12.1
v0.12.1
Paul Buetow
2026-04-07
ui: make ultra mode search live and regex-aware
Paul Buetow
2026-04-07
ui: fix priority black spot and q/esc search-clear in ultra mode
Paul Buetow
2026-04-07
ui: fix black spot between label and value in ultra meta line
Paul Buetow
2026-04-07
ui: fix black inter-section gaps on selected ultra cards
Paul Buetow
2026-04-07
ui: fix grey background gaps on selected ultra cards
Paul Buetow
2026-04-07
ui: improve ultra mode colors, separators, and navigation
Paul Buetow
2026-04-07
ui: polish ultra modus edge cases (yx)
Paul Buetow
2026-04-07
ui: add --ultra CLI flag to start in ultra modus (yw)
Paul Buetow
2026-04-07
ui: add ultra mode help screen (yv)
Paul Buetow
2026-04-07
ui: add ultra mode task actions (vq)
Paul Buetow
2026-04-07
ui: add ultra mode navigation (vp)
Paul Buetow
2026-04-07
ui: render ultra mode screen (vo)
Paul Buetow
2026-04-07
ui: add ultra card render helpers (vn)
Paul Buetow
2026-04-07
ui: add ultra mode entry and exit hotkeys (vl vm)
Paul Buetow
2026-04-07
ui: route ultra mode through update (vk)
Paul Buetow
2026-04-07
ui: route ultra mode through view (vj)
Paul Buetow
2026-04-07
ui: add ultra view stub (vi)
Paul Buetow
2026-04-07
ui: add ultra mode state (vh)
Paul Buetow
2026-03-23
Bump version to 0.12.0
v0.12.0
Paul Buetow
2026-03-05
Bump version to 0.11.4
v0.11.4
Paul Buetow
2026-03-05
Migrate UI stack to Bubble Tea v2
Paul Buetow
2026-03-03
bump up version to 0.11.3
v0.11.3
Paul Buetow
2026-03-03
bump up version to 0.11.2
Paul Buetow
2026-03-03
chore: bump version to 0.11.2
v0.11.2
Paul Buetow
2026-03-03
ui: complete help hotkey coverage
Paul Buetow
2026-03-03
ui: document B hotkey in help screen
Paul Buetow
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
[next]