-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
Feature Description
Problems:
-
Workspace-Specific Layouts:
Currently, layouts are tied to individual workspaces, requiring manual adjustments for each workspace. This process is repetitive and inefficient when trying to maintain uniformity. -
No Default Layout Option:
There is no mechanism to define or save a default layout that can be:- Automatically applied to new workspaces.
- Easily updated across existing workspaces to match a preferred layout.
This makes managing layouts across multiple workspaces cumbersome and time-consuming.
Ideas:
-
Unified Layout System:
Introduce a unified layout that applies globally across all workspaces. This simplifies maintenance and ensures consistency across workspaces with minimal effort, but lacks the ablity to have a layout per workspace. -
Toggle Between Global and Workspace-Specific Layouts:
Provide a setting that lets users choose between:- A global layout applied universally.
- Workspace-specific layouts for custom configurations.
(Note: Workspace-specific layouts still have the same issues mentioned above.)
-
Save and Apply Layouts:
Add functionality to:- Save layouts and apply them to selected workspaces as needed.
- Support a default layout that is:
- Automatically applied to new workspaces.
- Optionally used to update existing workspaces.
The ideal solution probably is somewhere in the middle or something i haven't thought about so input is very much appreciated.