summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Collapse)Author
2025-06-21Open tag editor with empty promptPaul Bütow
2025-06-21Add tag editing hotkey and diff-based tag updatesPaul Bütow
2025-06-21Add in-table editing shortcutsPaul Bütow
2025-06-21Add dynamic column widths and overdue sortingPaul Bütow
2025-06-21Tighten annotation and priority column widthsPaul Bütow
2025-06-21Swap annotation and description columnsPaul Bütow
2025-06-21Move column header to cell viewPaul Bütow
2025-06-21Fix extra spacing in highlighted table rowsPaul Bütow
2025-06-21Highlight spacing in selected rowPaul Bütow
2025-06-21highlight entire rowPaul Bütow
2025-06-21fix search UI height and highlightPaul Bütow
2025-06-21fix search selection highlightingPaul Bütow
2025-06-21highlight only matching textPaul Bütow
2025-06-21Extend background color across table cellsPaul Bütow
2025-06-20Merge pull request #72 from ↵Paul Bütow
snonux/qnncy4-codex/implement--yesterday--text-and-cell-expansion-on-enter Implement constant expanded cell view
2025-06-20Always display selected cell contentPaul Bütow
2025-06-20Add cell expand toggle and yesterday labelPaul Bütow
2025-06-20Merge pull request #68 from ↵Paul Bütow
snonux/codex/update-due-date-labels-and-reorder-columns Implement custom due labels and column swap
2025-06-20Describe due formattingPaul Bütow
2025-06-20Merge pull request #67 from ↵Paul Bütow
snonux/codex/add-help-and-version-info-to-status-bars Display version and help hint in status bars
2025-06-20Add version constant and status bar infoPaul Bütow
2025-06-20Merge pull request #66 from snonux/codex/add-esc-to-help-screenPaul Bütow
Add ESC help screen entry
2025-06-20Document ESC hotkeyPaul Bütow
2025-06-20Merge pull request #65 from snonux/codex/change-help-hotkey-to-hPaul Bütow
Fix help hotkey overlap
2025-06-20Use capital H for helpPaul Bütow
2025-06-20Merge pull request #64 from snonux/codex/add-space-between-table-columnsPaul Bütow
Fix column spacing and space-separated tags
2025-06-20Space separated tags and table column spacingPaul Bütow
2025-06-20Merge pull request #63 from ↵Paul Bütow
snonux/codex/change-due-date-hotkey-to-open-date-picker Add date picker for due date hotkey
2025-06-20Use date picker for due date hotkeyPaul Bütow
2025-06-20Merge pull request #62 from snonux/codex/add-esc-hotkey-for-help-screenPaul Bütow
Add ESC hotkey alias for exiting help and search
2025-06-20Fix help hotkey testsPaul Bütow
2025-06-20Merge pull request #61 from snonux/codex/add-hotkeys-for-/-and---to-help-menuPaul Bütow
Add search hotkeys to help menu
2025-06-20Add search hotkeys to help menuPaul Bütow
2025-06-20Merge pull request #60 from snonux/zno42w-codex/add-esc-hotkey-alias-for-qPaul Bütow
Add ESC alias for q and search exit
2025-06-20Add ESC hotkey for help and searchPaul Bütow
2025-06-20Change ? hotkey to search, h to helpPaul Bütow
2025-06-20Merge pull request #58 from ↵Paul Bütow
snonux/codex/add-hotkeys-for-jump-to-first-and-last-table-lines Add table navigation hotkeys
2025-06-20Add navigation hotkeysPaul Bütow
2025-06-20Improve search navigationPaul Bütow
2025-06-20Improve search highlightPaul Bütow
2025-06-20Merge pull request #55 from snonux/codex/remove-fireworks-code-and-revert-colorsPaul Bütow
Remove fireworks and table cell colors
2025-06-20Remove fireworks and reset default colorsPaul Bütow
2025-06-20Merge pull request #53 from snonux/codex/add-hotkey-to-search-with-regexPaul Bütow
Fix search input hotkey handling
2025-06-20Fix search input hotkey handlingPaul Bütow
2025-06-20Merge pull request #52 from ↵Paul Bütow
snonux/codex/remove-firework-on-quit-and-show-on-start Show fireworks on start
2025-06-20Merge pull request #51 from ↵Paul Bütow
snonux/codex/set-default-cell-colors-to-blue-and-yellow Update cell color defaults
2025-06-20Show fireworks on startupPaul Bütow
2025-06-20Set default table cell colorsPaul Bütow
2025-06-20Merge pull request #50 from snonux/codex/add-hotkey-to-search-with-regexPaul Bütow
Add regex search hotkey
2025-06-20Add regex search hotkeyPaul Bütow