[GH-ISSUE #5793] [FR] Quick navigation for checklists #2580

Closed
opened 2026-03-23 21:23:31 +00:00 by mirror · 0 comments
Owner

Originally created by @Lauloque on GitHub (Jul 23, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5793

Originally assigned to: @richardshiue on GitHub.

Description

Right now, when you create a checklist, you can hit the + button to create a new element, or press ⏎ Enter from the last existing element to create a new one.

What I propose:

  • Make it possible to create a new element by pressing ⏎ Enter from anywhere in the checklist. Pressing ⏎ Enter from the 3rd position in a 10 elements list should insert a new element after the 3rd.
  • Give shortcut to navigate through the checklist elements. Arrow keys already navigate in the text within an element, why not use the ⎇ Alt modifier key to make the Up/down arrows jump to the elements above/below, and left/right arrow keys to jump to the first/last elements of the list.

Impact

This would allow faster navigation and more flexible checklist creation that doesn't even require switching between mouse and keyboard every 2 seconds. More productivity for everyone \o/

Additional Context

No response

Originally created by @Lauloque on GitHub (Jul 23, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5793 Originally assigned to: @richardshiue on GitHub. ### Description Right now, when you create a checklist, you can hit the + button to create a new element, or press <kbd>&#9166; Enter</kbd> from the last existing element to create a new one. What I propose: - Make it possible to create a new element by pressing <kbd>&#9166; Enter</kbd> from anywhere in the checklist. Pressing <kbd>&#9166; Enter</kbd> from the 3rd position in a 10 elements list should insert a new element after the 3rd. - Give shortcut to navigate through the checklist elements. Arrow keys already navigate in the text within an element, why not use the <kbd>&#9095; Alt</kbd> modifier key to make the Up/down arrows jump to the elements above/below, and left/right arrow keys to jump to the first/last elements of the list. ### Impact This would allow faster navigation and more flexible checklist creation that doesn't even require switching between mouse and keyboard every 2 seconds. More productivity for everyone \o/ ### Additional Context _No response_
mirror 2026-03-23 21:23:31 +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#2580
No description provided.