[GH-ISSUE #7298] [FR] Multi-Tabs Management #3238

Open
opened 2026-03-23 21:28:38 +00:00 by mirror · 0 comments
Owner

Originally created by @renjithsamuel on GitHub (Jan 28, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7298

Description

Support for multi-tab management along with the ability to snap tabs and modify layouts, similar to features found in text editors like VS Code.

Proposed Features

  1. Multi-Tab Support:

    • Allow users to open and manage multiple tabs simultaneously.
    • Enable snapping tabs into different sections or layouts for efficient multitasking.
  2. Keyboard Shortcuts for Tabs:

    • Ctrl+W: Close the current tab.
    • Ctrl+Shift+T: Reopen the last closed tab.
    • Ctrl+Tab: Switch between open tabs.
  3. Enhanced Text Selection:

    • Double-click: Select a word (already supported).
    • Triple-click: Select a line (already supported).
    • New: Quadruple-click to select the entire file, excluding the heading.

Impact

  • Facilitates easier management of linked pages being worked on in parallel.

Additional Context

No response

Originally created by @renjithsamuel on GitHub (Jan 28, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7298 ### Description Support for multi-tab management along with the ability to snap tabs and modify layouts, similar to features found in text editors like VS Code. ### Proposed Features 1. **Multi-Tab Support**: - [ ] Allow users to open and manage multiple tabs simultaneously. - [ ] Enable snapping tabs into different sections or layouts for efficient multitasking. 2. **Keyboard Shortcuts for Tabs**: - [ ] `Ctrl+W`: Close the current tab. - [ ] `Ctrl+Shift+T`: Reopen the last closed tab. - [ ] `Ctrl+Tab`: Switch between open tabs. 3. **Enhanced Text Selection**: - [ ] Double-click: Select a word (already supported). - [ ] Triple-click: Select a line (already supported). - [ ] **New**: Quadruple-click to select the entire file, excluding the heading. ### Impact - Facilitates easier management of linked pages being worked on in parallel. ### Additional Context _No response_
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#3238
No description provided.