| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-20 | Improve search highlight | Paul Bütow | |
| 2025-06-20 | Merge pull request #55 from snonux/codex/remove-fireworks-code-and-revert-colors | Paul Bütow | |
| Remove fireworks and table cell colors | |||
| 2025-06-20 | Remove fireworks and reset default colors | Paul Bütow | |
| 2025-06-20 | Merge pull request #53 from snonux/codex/add-hotkey-to-search-with-regex | Paul Bütow | |
| Fix search input hotkey handling | |||
| 2025-06-20 | Fix search input hotkey handling | Paul Bütow | |
| 2025-06-20 | Merge pull request #52 from ↵ | Paul Bütow | |
| snonux/codex/remove-firework-on-quit-and-show-on-start Show fireworks on start | |||
| 2025-06-20 | Merge pull request #51 from ↵ | Paul Bütow | |
| snonux/codex/set-default-cell-colors-to-blue-and-yellow Update cell color defaults | |||
| 2025-06-20 | Show fireworks on startup | Paul Bütow | |
| 2025-06-20 | Set default table cell colors | Paul Bütow | |
| 2025-06-20 | Merge pull request #50 from snonux/codex/add-hotkey-to-search-with-regex | Paul Bütow | |
| Add regex search hotkey | |||
| 2025-06-20 | Add regex search hotkey | Paul Bütow | |
| 2025-06-20 | Merge pull request #49 from snonux/codex/add--started--tasks-to-sorting-order | Paul Bütow | |
| Prioritize started tasks in sorting | |||
| 2025-06-20 | Merge pull request #48 from snonux/codex/fix-fireworks-display-on-q-key-press | Paul Bütow | |
| Fix fireworks not appearing on quit | |||
| 2025-06-20 | sort: prioritize started tasks | Paul Bütow | |
| 2025-06-20 | Fix fireworks not appearing after quitting | Paul Bütow | |
| 2025-06-20 | Merge pull request #47 from ↵ | Paul Bütow | |
| snonux/codex/add-vi-style-navigation-to-selection-menu Add vi-style navigation for priority selection | |||
| 2025-06-20 | Add vi-style navigation for priority selection | Paul Bütow | |
| 2025-06-20 | Merge pull request #46 from snonux/codex/fix-fireworks-on-exit-with-q-key | Paul Bütow | |
| Fix fireworks exit by ignoring leftover key | |||
| 2025-06-20 | fix fireworks exit | Paul Bütow | |
| 2025-06-20 | Merge pull request #45 from snonux/codex/add-priority-hotkey-with-selection-menu | Paul Bütow | |
| Add priority selection hotkey | |||
| 2025-06-20 | add priority selection hotkey | Paul Bütow | |
| 2025-06-20 | Merge pull request #44 from ↵ | Paul Bütow | |
| snonux/codex/investigate-undo-functionality-for-completed-tasks Fix undo of completed tasks | |||
| 2025-06-20 | Fix undo for completed tasks | Paul Bütow | |
| 2025-06-20 | Merge pull request #43 from snonux/codex/add-ascii-fireworks-on-quit | Paul Bütow | |
| Add fireworks when exiting TUI | |||
| 2025-06-20 | Show fireworks on exit | Paul Bütow | |
| 2025-06-20 | Merge pull request #42 from snonux/codex/add-status-pending-to-task-filter | Paul Bütow | |
| Filter list to pending | |||
| 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 | |
| Add undo hotkey | |||
| 2025-06-20 | ui: add undo for done tasks | Paul Bütow | |
| 2025-06-20 | Merge pull request #40 from snonux/codex/modify-tasksamurai-command-flags | Paul Bütow | |
| Pass CLI args to task | |||
| 2025-06-20 | Pass CLI args to task binary | Paul Bütow | |
| 2025-06-20 | Merge pull request #38 from ↵ | Paul Bütow | |
| snonux/codex/change-sorting-order-by-pri-and-due-date Adjust sort order to prioritize priority | |||
| 2025-06-20 | Change task sorting to prioritize priority | Paul Bütow | |
| 2025-06-20 | Merge pull request #37 from snonux/codex/add-hotkey-to-set-random-due-date | Paul Bütow | |
| Add random due date hotkey | |||
| 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 | |
| Improve status bar width | |||
| 2025-06-20 | Fill status bars to full width | Paul Bütow | |
| 2025-06-20 | Merge pull request #34 from ↵ | Paul Bütow | |
| snonux/codex/change-hotkey--d--to--d--and-add-new-hotkey-for-due-date Add due-date hotkey and update done hotkey | |||
| 2025-06-20 | Change done hotkey and add due date prompt | Paul Bütow | |
| 2025-06-20 | Merge pull request #33 from snonux/codex/add-second-status-bar-at-top | Paul Bütow | |
| Add top status bar | |||
| 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 | |
| Remove delete hotkey | |||
| 2025-06-20 | Remove delete hotkey | Paul Bütow | |
| 2025-06-20 | Merge pull request #31 from ↵ | Paul Bütow | |
| snonux/codex/sort-tasks-by-due-date,-priority,-tag,-and-id Implement task sorting by due date and priority | |||
| 2025-06-20 | Add task sorting | Paul Bütow | |
| 2025-06-20 | Merge pull request #29 from snonux/codex/add-hotkeys-for-task-actions | Paul Bütow | |
| Add done and delete hotkeys | |||
| 2025-06-20 | Add done and delete hotkeys | Paul Bütow | |
| 2025-06-20 | Merge pull request #28 from snonux/codex/fix-a-hotkey-functionality | Paul Bütow | |
| Fix annotation replacement | |||
| 2025-06-20 | fix annotation replacement | Paul Bütow | |
| 2025-06-20 | Merge pull request #26 from snonux/codex/add-a-hotkey-for-annotations-and-help | Paul Bütow | |
| Add annotation replacement hotkey | |||
