[GH-ISSUE #4968] [FR] directly edit the page title in place in the side panel #2211

Open
opened 2026-03-23 21:20:37 +00:00 by mirror · 7 comments
Owner

Originally created by @annieappflowy on GitHub (Mar 23, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4968

Description

image Without using ':', I'd like to edit the page title directly by double clicking

Impact

AppFlowy users

Additional Context

No response

Originally created by @annieappflowy on GitHub (Mar 23, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4968 ### Description <img width="242" alt="image" src="https://github.com/AppFlowy-IO/AppFlowy/assets/12026239/1660e66e-538c-4821-9d5d-34d4d4cf91bd"> Without using ':', I'd like to edit the page title directly by double clicking ### Impact AppFlowy users ### Additional Context _No response_
Author
Owner

@Omegaviv commented on GitHub (Mar 23, 2024):

@annieappflowy I would like to work on this issue.

Only code changes on Flutter side is required here, so should I use the same that is used within the "rename" option inside of ":" set of options right?

<!-- gh-comment-id:2016378979 --> @Omegaviv commented on GitHub (Mar 23, 2024): @annieappflowy I would like to work on this issue. Only code changes on Flutter side is required here, so should I use the same that is used within the "rename" option inside of ":" set of options right?
Author
Owner

@inson1 commented on GitHub (Mar 23, 2024):

Could that by optional? By setting it in settings? I dont care if it would be opt in or out

<!-- gh-comment-id:2016462050 --> @inson1 commented on GitHub (Mar 23, 2024): Could that by optional? By setting it in settings? I dont care if it would be opt in or out
Author
Owner

@Xazin commented on GitHub (Mar 23, 2024):

We have the F2 shortcut to rename current page, I know this is not equivalent though.

I'm not a huge fan of double click shortcuts, as it means single clicks will experience a delay before being triggered, as the engine will wait for some amount of milliseconds to see if there will be a second tap.

<!-- gh-comment-id:2016467692 --> @Xazin commented on GitHub (Mar 23, 2024): We have the F2 shortcut to rename current page, I know this is not equivalent though. I'm not a huge fan of double click shortcuts, as it means single clicks will experience a delay before being triggered, as the engine will wait for some amount of milliseconds to see if there will be a second tap.
Author
Owner

@annieappflowy commented on GitHub (Mar 23, 2024):

@inson1 , I'd like to know why you'd like it to be disabled. If you don't use this way to rename, won't it affect other existing actions?

<!-- gh-comment-id:2016475163 --> @annieappflowy commented on GitHub (Mar 23, 2024): @inson1 , I'd like to know why you'd like it to be disabled. If you don't use this way to rename, won't it affect other existing actions?
Author
Owner

@moolight-seashell commented on GitHub (Mar 28, 2024):

that would be nice to ask a node name evrytime we creating a new node

<!-- gh-comment-id:2026283059 --> @moolight-seashell commented on GitHub (Mar 28, 2024): that would be nice to ask a node name evrytime we creating a new node
Author
Owner

@annieappflowy commented on GitHub (Mar 29, 2024):

@moolight-seashell , you can turn on this feature by going to Settings -> Appearance
image

<!-- gh-comment-id:2026428061 --> @annieappflowy commented on GitHub (Mar 29, 2024): @moolight-seashell , you can turn on this feature by going to Settings -> Appearance <img width="1320" alt="image" src="https://github.com/AppFlowy-IO/AppFlowy/assets/12026239/97032aa1-bcf0-4746-8b84-57a56b1b9ab7">
Author
Owner

@moolight-seashell commented on GitHub (Mar 29, 2024):

srry, thanks for the info, why not enable this setting by default ?

<!-- gh-comment-id:2027651701 --> @moolight-seashell commented on GitHub (Mar 29, 2024): srry, thanks for the info, why not enable this setting by default ?
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#2211
No description provided.