Tabs in the Main Area of Obsidian view (in the panes) (like a browser)

If you have too many tabs opened there will not be enough space to list them all in one screen.

I suggest vertical tab list as option, exmaple would be

And I suggest split the note list area into 2 panes in horizon, the upper list notes, and the lower pane list open tabs.

3 Likes

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).

4 Likes

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.

Tabs would make my life much less painful. :slight_smile:

2 Likes

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

I hope this will support “ctrl + tab” and “ctrl + shift + tab” to navigate like in browsers

That would be great!!!

Agreed. This is how I use VimWiki. I really miss this ability in Obsidian.

Need to chime in against all the love in this thread for how VS Code does panes/tabs :pensive: . 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.

1 Like

+1 for tabs with VSCode style. That would be super great :slight_smile:

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.

5 Likes

Would love to see a tab mode. It’s currently inconvenient to switch between notes.

2 Likes

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?

There are a couple of plugin for doing this.

@WhiteNoise: would be more useful to briefly describe the recommended plugin, and the differences among them; or at least link to them.

I’ve found these so far:

1 Like

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.

5 Likes

I agree. I really want this feature. :slight_smile:

The standard to follow would be vim tabs+windows or tmux windows+panes.

I have multiple “note contexts” I focus on. Being able to have a tab per-“context” would be wonderful.

1 Like

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!

1 Like

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.

3 Likes

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

4 Likes