[PR #6573] fix: Keyboard shortcuts modal: Rearrange and add date shortcut "E" #6611

Closed
opened 2026-02-28 21:30:38 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6573

State: closed
Merged: Yes


Fixed KeyBoardShortcutModal.tsx:

Changed "General" to "Global" due to test fail. Changed test from "General" to "Global".
Added sections to break apart Account shortcuts. 27 is too many to find what you are looking for.
Added one contextual shortcuts to two sections.. "F" as "Open filter dropdown to "Account page general" and as "Filter to the selected transactions" to "Account transaction management"
"T" is "Add transaction" to "Account page general"
"E" is "Set date for selected transactions" to "Account transaction management"
Rearranged shortcuts to match the order in PR https://github.com/actualbudget/actual/pull/6417
Found "T" description mismatch when working on Tips & Tricks doc. Fixed in https://github.com/actualbudget/actual/pull/6416

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6573 **State:** closed **Merged:** Yes --- Fixed KeyBoardShortcutModal.tsx: Changed "General" to "Global" due to test fail. Changed test from "General" to "Global". Added sections to break apart Account shortcuts. 27 is too many to find what you are looking for. Added one contextual shortcuts to two sections.. "F" as "Open filter dropdown to "Account page general" and as "Filter to the selected transactions" to "Account transaction management" "T" is "Add transaction" to "Account page general" "E" is "Set date for selected transactions" to "Account transaction management" Rearranged shortcuts to match the order in PR https://github.com/actualbudget/actual/pull/6417 Found "T" description mismatch when working on Tips & Tricks doc. Fixed in https://github.com/actualbudget/actual/pull/6416
GiteaMirror added the pull-request label 2026-02-28 21:30:38 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6611