Important
This plugin is no longer maintained.
We recommend checking out Vertical Tabs for Obsidian, which is an excellent alternative that offers similar functionality with additional features and active development.
- Provides a vertical tabs view
- Tabs are sortable, but changes will not sync with the original ones.
- Cycle previous tab
- Cycle next tab
- Open Settings
- Click "Browse" in Community plugins
- Search for "vertical tabs view"
- Click "Install"
- Install Obsidian BRAT plugin.
- Select the
Obsidian42 - BRAT: Add a beta plugin for testingcommand - Paste in
hdykokd/obsidian-vertical-tabs-viewinto the text field
- Download
main.js,styles.css,manifest.jsonfrom the Release page. - Create a plugin directory in your vault.
/path/to/your/vault/.obsidian/plugins/vertical-tabs-view - Place
main.js,styles.css,manifest.jsonin the vertical-tabs-view directory.

