| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-28 | feat: add search functionality to help mode and improve help display | Paul Buetow | |
| - Add search capability (/) within help dialog - Implement n/N navigation for search results - Add regex pattern matching for help text - Improve help text formatting and scrolling - Update README to simplify hotkey documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-06-28 | fix: resolve test failures and improve code quality | Paul Buetow | |
| - Fix file handle leak in SetDebugLog by tracking and closing previous files - Add stderr capture to all taskwarrior commands for better error messages - Fix timezone issues in date handling tests by normalizing to UTC - Change Update method to pointer receiver for consistency - Update all test type assertions to handle pointer receivers correctly - Remove unused imports and variables All tests now pass successfully. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-06-24 | Rename URL open hotkey | 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-21 | Swap recurrence and random due date hotkeys | Paul Bütow | |
| 2025-06-21 | Add recurrence editing column and hotkey | Paul Bütow | |
| 2025-06-21 | Add blinking done effect and update tag hotkey | Paul Bütow | |
| 2025-06-20 | Use capital H for help | Paul Bütow | |
| 2025-06-20 | Use date picker for due date hotkey | Paul Bütow | |
| 2025-06-20 | Add ESC hotkey for help and search | Paul Bütow | |
| 2025-06-20 | Add navigation hotkeys | 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 | Fix undo for completed tasks | 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 | Pass CLI args to task binary | Paul Bütow | |
| 2025-06-20 | Add random due date hotkey | Paul Bütow | |
| 2025-06-20 | Change done hotkey and add due date prompt | Paul Bütow | |
| 2025-06-20 | Remove delete hotkey | Paul Bütow | |
| 2025-06-20 | Add done and delete hotkeys | Paul Bütow | |
| 2025-06-20 | Add A hotkey to replace annotations | Paul Bütow | |
| 2025-06-20 | Add annotate hotkey | Paul Bütow | |
