[PR #6402] [CLOSED] Update Tips& Tricks to add Context menus - Bugfix keyboardShortcuts.md description of "T" key action #20859

Closed
opened 2026-04-14 21:47:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6402
Author: @Juulz
Created: 12/14/2025
Status: Closed

Base: masterHead: Context-menus


📝 Commits (10+)

  • a2f9b02 Update KeyboardShortcutModal.tsx 'T'
  • 7d12a4f Update tips-tricks.md to add Context Menus
  • 3a4d14f Update tips-tricks.md
  • 00fdbe3 Update tips-tricks.md
  • 6292eee Merge branch 'master' into Context-menus
  • b8e7e17 Update tips-tricks.md
  • 8e5fb6d Update expect.txt
  • cf0c28a Update tips-tricks.md
  • 00bab40 Update KeybordShortcutModal.tsx so "T" = "Set date for selected transactions"
  • 9c45801 Update tips-tricks.md

📊 Changes

4 files changed (+74 additions, -32 deletions)

View changed files

📝 .github/actions/docs-spelling/expect.txt (+1 -0)
📝 packages/desktop-client/src/components/modals/KeyboardShortcutModal.tsx (+2 -2)
📝 packages/docs/docs/getting-started/tips-tricks.md (+65 -30)
upcoming-release-notes/6402.md (+6 -0)

📄 Description

Update Tips & Tricks:
Add Context Menus - fixes #6185
Copyedit
Add scrub emojis from export hint.

Fix Keyboard Shortcut.ts
"T" was listed as "Add a new transaction". Fixed to Set date of selected transactions.

Except the ones separated out, shortcuts are now listed in the order of the app modal.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/6402 **Author:** [@Juulz](https://github.com/Juulz) **Created:** 12/14/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Context-menus` --- ### 📝 Commits (10+) - [`a2f9b02`](https://github.com/actualbudget/actual/commit/a2f9b027a73999fa3d8c1333cc436715f62f558e) Update KeyboardShortcutModal.tsx 'T' - [`7d12a4f`](https://github.com/actualbudget/actual/commit/7d12a4fe280e125420bed1d4380964e4f7df0ec8) Update tips-tricks.md to add Context Menus - [`3a4d14f`](https://github.com/actualbudget/actual/commit/3a4d14f8d153def8f8b9122913a4573be72ecfbe) Update tips-tricks.md - [`00fdbe3`](https://github.com/actualbudget/actual/commit/00fdbe3e9d8d2ff8b33f405c54f8a9d8b20e21f8) Update tips-tricks.md - [`6292eee`](https://github.com/actualbudget/actual/commit/6292eee441e66d9ea78e14bdd2435ae2fcda2da2) Merge branch 'master' into Context-menus - [`b8e7e17`](https://github.com/actualbudget/actual/commit/b8e7e1716dde94886b3bee7e7da1c74ff0affd4b) Update tips-tricks.md - [`8e5fb6d`](https://github.com/actualbudget/actual/commit/8e5fb6d477a94ea6fd298a5218e2b59e8fa3218a) Update expect.txt - [`cf0c28a`](https://github.com/actualbudget/actual/commit/cf0c28ac7dcc87ca415a2b3607c0cd6c4735d102) Update tips-tricks.md - [`00bab40`](https://github.com/actualbudget/actual/commit/00bab40d366f165dd1c4412e1e2dac38776c534c) Update KeybordShortcutModal.tsx so "T" = "Set date for selected transactions" - [`9c45801`](https://github.com/actualbudget/actual/commit/9c458018bb36f8e30e0a9465d8ba3a13cefaf237) Update tips-tricks.md ### 📊 Changes **4 files changed** (+74 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/docs-spelling/expect.txt` (+1 -0) 📝 `packages/desktop-client/src/components/modals/KeyboardShortcutModal.tsx` (+2 -2) 📝 `packages/docs/docs/getting-started/tips-tricks.md` (+65 -30) ➕ `upcoming-release-notes/6402.md` (+6 -0) </details> ### 📄 Description Update Tips & Tricks: Add Context Menus - fixes #6185 Copyedit Add scrub emojis from export hint. Fix Keyboard Shortcut.ts "T" was listed as "Add a new transaction". Fixed to Set date of selected transactions. Except the ones separated out, shortcuts are now listed in the order of the app modal. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-14 21:47:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#20859