[PR #6597] [CLOSED] Add keyboard shortcut for 'Copy to clipboard' #7484

Closed
opened 2026-03-23 23:19:50 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/6597
Author: @Xeoneid
Created: 10/22/2024
Status: Closed

Base: mainHead: add-copy-to-clipboard-shortcut


📝 Commits (1)

  • 2db2241 Add keyboard shortcut for 'Copy to clipboard'

📊 Changes

3 files changed (+63 additions, -20 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/shortcuts/command_shortcuts.dart (+13 -0)
📝 frontend/appflowy_flutter/lib/plugins/shared/share/share_button.dart (+16 -1)
📝 frontend/appflowy_flutter/lib/plugins/shared/share/share_menu.dart (+34 -19)

📄 Description

Fixes #6587


For more details, open the Copilot Workspace session.


🔄 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/6597 **Author:** [@Xeoneid](https://github.com/Xeoneid) **Created:** 10/22/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-copy-to-clipboard-shortcut` --- ### 📝 Commits (1) - [`2db2241`](https://github.com/AppFlowy-IO/AppFlowy/commit/2db2241091147870bbc15d518c8ab729ab82b834) Add keyboard shortcut for 'Copy to clipboard' ### 📊 Changes **3 files changed** (+63 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/shortcuts/command_shortcuts.dart` (+13 -0) 📝 `frontend/appflowy_flutter/lib/plugins/shared/share/share_button.dart` (+16 -1) 📝 `frontend/appflowy_flutter/lib/plugins/shared/share/share_menu.dart` (+34 -19) </details> ### 📄 Description Fixes #6587 --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/AppFlowy-IO/AppFlowy/issues/6587?shareId=80297d02-d7ff-463f-89cb-ed393daf6bca). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:19:50 +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#7484
No description provided.