Another vote here for VS Code style behavior where you have both the flexibility of having multiple panes, but each pane can have tabs.
In terms of the UI, I would suggest that opening a note via the fodler list or quick-pick would replace the note in the current pane, whereas holding CTRL would open it as a tab in the current pane (with an option in preferences to switch that around according to personal preference).
Just want to add that VScode-style tabs are also fantastic for âlarge printâ users (where the amount of text we can have on the screen at once is limited). I canât have more than 2 (maybe 3) panes open at readable zoom levels before I trigger a migrane from squinting at it.
A possible simple solution that would resemble the âsideways tabsâ items linked by @coldwinds is a plugin (perhaps a core plugin) that replicates the âopen editorsâ functionality in VSCode.
Basically, when you open VSCode the sidebar not only contains the file browser but above it is a separate section/pane that contains a clickable list of open files.
Note also that some capabilities users want may also be obtainable by combining:
Workspaces (core plugin) - save and load various pane layouts & doc locations
Cycle through panes (community plugin) - provides Ctrl+Tab for switching between docs just like browser tabs
Andy Mode (community plugin) - toggle on the rotated headers and let panes slide in and out as you cycle through them
Need to chime in against all the love in this thread for how VS Code does panes/tabs . I love VS Code, but I really donât see the point of having multiple tabs within a pane. I use tabs in VimWiki for handling different types of pane sets (a tab for each project, with panes for different aspects of the project). Maybe thereâs something Iâm misunderstanding about how people use panes in VS Code.
Chiming in here for this; Iâve found an Obsidian Tabs extension but it seems to assume that you want only one pane, whereas I miss the vscode/[[foam]] like setup in which each pane might have its own tab set.
Same here, I would love the same system as in VSCode. With the incoming WYSIWYG mode, that would be a perfect combination (the tabs pluging is a bit klunky and doesnât really have the expected behavior)
Do we know if this is on the future todolist of the dev?
Do we have any updates on this? It would be really nice if Obsidian had this feature. The current plugin (Obsidian Tabs) doesnât have the same behavior as tabs in, letâs say, Chrome of Firefox, which is what I would expect. Iâm sure Iâm not the only one! Would be amazing to see this in a future update.
I still cant believe we donât have functional tabs yet in obsidian. I discussed in a post my ideal vision of tabs, genuinely cant wait to finally have tabs included eventually!
Obsidian is NOT a Web Browser, Word Processor or Database. What it IS is a PLAIN TEXT application that uses Markdown and works on multiple operating systems (Which are all different) like Windows, Linux (various flavors) MacOS, Android (Various flavors), iOS etc. It IS extensible but that is not the core of the application. The developers ARE Amazing.
And that do NOT exclude it from INSPIRING itself from OTHER applications which HAVE been iterated over FOR years to make navigation AS effective as possible. Suggesting such FEATURES also does not imply that the DEVs arenât amazing, just THAT some accessibility features might be worthwhile for part of the community.
Iâd like this feature as well. The Obsidian tabs plugin works, but I donât like how it shifts the tabs around once you open a new file. The active tab is also placed down in a row of its own instead of just being side-by-side with the other tabs. Itâs really confusing