[PR #1870] [MERGED] feat(shortcuts): Add Shortcuts to Help Menu #4988

Closed
opened 2026-03-23 22:16:42 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1870
Author: @AmanNegi
Created: 2/18/2023
Status: Merged
Merged: 2/28/2023
Merged by: @LucasXu0

Base: mainHead: help-add-shortcuts


📝 Commits (2)

  • 22bb2e5 feat(shortcuts): Add Shortcuts to Help Menu
  • 879b110 fix: l10n and todos

📊 Changes

3 files changed (+12 additions, -3 deletions)

View changed files

📝 frontend/appflowy_flutter/assets/translations/en.json (+1 -0)
📝 frontend/appflowy_flutter/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart (+9 -1)
📝 frontend/appflowy_flutter/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart (+2 -2)

📄 Description

  • Added option of shortcuts in help menu
  • Clicking on the shortcut leads to the Shortcuts.md file

Fix for Issue: #1761


🔄 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/AppFlowy-IO/AppFlowy/pull/1870 **Author:** [@AmanNegi](https://github.com/AmanNegi) **Created:** 2/18/2023 **Status:** ✅ Merged **Merged:** 2/28/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `help-add-shortcuts` --- ### 📝 Commits (2) - [`22bb2e5`](https://github.com/AppFlowy-IO/AppFlowy/commit/22bb2e5aff6112cd499efe672804514e955b0fc6) feat(shortcuts): Add Shortcuts to Help Menu - [`879b110`](https://github.com/AppFlowy-IO/AppFlowy/commit/879b110c76dd0fa46767343d5f39f50f598da797) fix: l10n and todos ### 📊 Changes **3 files changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/assets/translations/en.json` (+1 -0) 📝 `frontend/appflowy_flutter/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart` (+9 -1) 📝 `frontend/appflowy_flutter/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart` (+2 -2) </details> ### 📄 Description - Added option of shortcuts in help menu - Clicking on the shortcut leads to the `Shortcuts.md` file Fix for Issue: #1761 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:16:42 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4988
No description provided.