Overall Suggestions #78
Replies: 6 comments
-
Hi! Thank you for your suggestions.
Great idea!
This feature is under active development and will be shipped in the next major release.
Custom sorting, including drag/drop and automatically sorting of tabs, is available now. I'm working on the same feature for groups. This requires some refactoring and will be available soon.
Vertical Tabs, ultimately, will manage and remember all the layouts, customizations, history, cursor positions, etc., and even sync them across devices securely in real time. Every customization feature is embedded into this framework. I'm designing the entire system right now. After that, these customizations will be easily integrated.
Could you please explain this in more details?
You can open several notes in a split and hide/unhide that group in the latest version (v0.4.0). Or you can automatically hide all other groups and focus on the working note with one click (Zen Mode). In the near future, it will be able to save/restore tabs and groups, browse layout history, or stash a group into a temporary inbox and retrieve them. |
Beta Was this translation helpful? Give feedback.
-
Done
Done |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Thanks for your explanation! These two features, although being useful, require hijacking the native tabs of Obsidian, which unfortunately might cause serious issues. I’ll look into it after refactoring and refining the drag-and-drop function. If I could make it work safely, this would be an optional feature. 🎈
This might be an anti-pattern for tab management. Just my thought. Obsidian, unlike web browsers, supports splitting with multiple tab groups on screen. So, the question comes: where to put these “closed tab indicators”? I have not yet figured out the best solution. If you have any suggestions, it would be very helpful! |
Beta Was this translation helpful? Give feedback.
-
Hmm, Ill get back to you on that, thought UI layouts are not my strongest suit, ill figure something out. |
Beta Was this translation helpful? Give feedback.
-
Interesting 🤔 Do you have the same issue without enabling Vertical Tabs? You might want to reopen Obsidian before testing. Since Vertical Tabs currently does not manipulate layouts, it seems to be an issue of Obsidian. Hiding is entirely achieved with CSS. Could you please post a screenshot with all groups visible? It would be helpful to see the full layout. It seems that sometimes you want to maximize the active group (or the active note, really), and sometimes split the screen in half. If this is your use case, you do not have to repeatedly resize the group. Just click the Zen Mode button (the last one on the top), it will do this resizing for you! |
Beta Was this translation helpful? Give feedback.
-
I have been looking for group tabs for a bit now and I some how actually stumbled into your plugin, which works great! Here are some suggestions for possible features or additions to vertical tabs. From my POV [High] priority to [Low] Priority:
As well any of the Google Tab Groups functionality:
Again love the plugin idea and everything works great!
Beta Was this translation helpful? Give feedback.
All reactions