[GH-ISSUE #2315] [FR] Command palette #975

Closed
opened 2026-03-23 20:43:54 +00:00 by mirror · 1 comment
Owner

Originally created by @annieappflowy on GitHub (Apr 21, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2315

Originally assigned to: @Xazin on GitHub.

Description

Enable a shortcut to open up the command palette where users can look up shortcuts or click on one to perform the shortcut on behalf of users
Further support using natural languages to perform a series of commands on behalf of users. For example, I can command it to format the selected text in heading 3, red, and italics. This can be expanded beyond performing a series of shortcuts.

Impact

All users

Additional Context

No response

Originally created by @annieappflowy on GitHub (Apr 21, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2315 Originally assigned to: @Xazin on GitHub. ### Description Enable a shortcut to open up the command palette where users can look up shortcuts or click on one to perform the shortcut on behalf of users Further support using natural languages to perform a series of commands on behalf of users. For example, I can command it to format the selected text in heading 3, red, and italics. This can be expanded beyond performing a series of shortcuts. ### Impact All users ### Additional Context _No response_
mirror 2026-03-23 20:43:54 +00:00
Author
Owner

@Xazin commented on GitHub (Apr 22, 2023):

The below is merely my thoughts.

The command palette should be generalized to support at least:

  • Search and trigger commands (Shortcuts basically)
  • Search for and go to apps (Distinct between different types of apps)

I see there is a specific focus on AI in the issue description, would it not be enough to simply have an option directly the same as eg. "fix spelling", that when selected will fix spelling of the selected. Or have a separate issue for the AI shortcut and then have the command palette as it's own. I believe the command palette in itself is quite big.

Maybe it would be good to have some kind of document describing this feature with a few wireframes (not full-fledged designs). I imagine being able to allow for commands that aren't shortcuts, eg. share document, export/import document, new page/database/grid, etc.

<!-- gh-comment-id:1518662367 --> @Xazin commented on GitHub (Apr 22, 2023): The below is merely my thoughts. The command palette should be generalized to support at least: - Search and trigger commands (Shortcuts basically) - Search for and go to apps (Distinct between different types of apps) I see there is a specific focus on AI in the issue description, would it not be enough to simply have an option directly the same as eg. "fix spelling", that when selected will fix spelling of the selected. Or have a separate issue for the AI shortcut and then have the command palette as it's own. I believe the command palette in itself is quite big. Maybe it would be good to have some kind of document describing this feature with a few wireframes (not full-fledged designs). I imagine being able to allow for commands that aren't shortcuts, eg. share document, export/import document, new page/database/grid, etc.
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#975
No description provided.