[GH-ISSUE #3490] [FR] Hotkey for quick renaming page without rename dialog #1575

Closed
opened 2026-03-23 20:51:14 +00:00 by mirror · 0 comments
Owner

Originally created by @Xazin on GitHub (Sep 21, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3490

Originally assigned to: @Xazin on GitHub.

Description

We added a setting to skip opening the "Rename"-dialog when creating a new page, with this setting we now create "Untitled" pages.

I love to use my keyboard when possible, so I don't have to move my hand to my mouse to perform a lot of actions, thus having the ability to eg. rename an active page by a hotkey CTRL + F2.

When the hotkey is activated, the focus should be transferred to the current navigation view item and should be editable, and saved by losing focus or hitting enter. If Escape is pressed, it should abort action.

Focus should go back to the editor, and the last selection should be honored.

Impact

Better UX for keyboard hackers

Additional Context

No response

Originally created by @Xazin on GitHub (Sep 21, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3490 Originally assigned to: @Xazin on GitHub. ### Description We added a setting to skip opening the "Rename"-dialog when creating a new page, with this setting we now create "Untitled" pages. I love to use my keyboard when possible, so I don't have to move my hand to my mouse to perform a lot of actions, thus having the ability to eg. rename an active page by a hotkey `CTRL + F2`. When the hotkey is activated, the focus should be transferred to the current navigation view item and should be editable, and saved by losing focus or hitting enter. If Escape is pressed, it should abort action. Focus should go back to the editor, and the last selection should be honored. ### Impact Better UX for keyboard hackers ### Additional Context _No response_
mirror 2026-03-23 20:51:14 +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#1575
No description provided.