add: Space Overview dashboard (PoC)#13253
Conversation
Made-with: Cursor
|
Sorry, we already have that at #12655 |
|
Thanks @mr-cheffy for the review. I understand the concern about overlap with the existing library work, but my goal here is slightly different: this PR is meant to demonstrate a native Zen space overview, not just a reusable abstraction. The user problem I’m trying to solve is that once people have many spaces, it becomes hard to keep track of tabs and move between them efficiently. This dashboard gives a single overview, faster tab organization, and a more integrated Zen-native workflow. If the current library already covers the same product goal, I’m happy to adjust the scope. But if it mainly solves a lower-level or different concern, I’d love for this PoC to be considered as a separate user-facing feature idea. I’m also happy to trim anything that feels too broad and keep only the parts that clearly add value, like the overview grid and drag-and-drop between spaces. |
Not sure what you mean by this, sorry |
|
When I mentioned "native Zen space overview, not just a reusable abstraction," I meant that this PR isn't just a backend update—it's a dedicated new surface for heavy-duty tab management. After digging into the new Library (PR #12655), I see it as a perfect Quick Switcher. My PR, however, is intended to be a Command Center (pinnable, detailed, and focused on reorganization). Here is a comparison of how the two features complement each other:
The Use Case Gap: My Proposal: P.S. Even if it's WIP, I did try the current Library branch of the repo. While it's great for quick jumps, it lacks the visibility into the contents of the spaces (tabs/bookmarks) and the management tools (drag & drop) that the Dashboard provides.
|
|
Lovely ! |


Hi everyone! I've been using Zen Browser lately and I'm absolutely loving it. One thing I really miss from my previous workflow though is the overview I used to get from the Simple Tab Groups extension.
When you start having a ton of spaces, it's easy to lose track of where everything is. So I thought, why not try to bring that "Command Center" feel directly into Zen?
This is a Proof of Concept for a Space Overview dashboard. It's basically a bird's-eye view of everything you have open.
✨ What's in there right now:
I've tried to keep the UX familiar for anyone who has used STG before (hover to close buttons, middle-click to close, etc.).
📸 Preview
🛠 Status
This is still a PoC! The UI definitely needs some love and polish, but the engine is there and working. I'm really looking forward to getting your comments and feedback to see how we can make this a first-class feature for Zen.
Thanks for the great browser!