> [!IMPORTANT] > This plugin is no longer maintained. > > We recommend checking out [Vertical Tabs for Obsidian](https://github.com/oxdc/obsidian-vertical-tabs), which is an excellent alternative that offers similar functionality with additional features and active development. --- # Obsidian Vertical Tabs View ## Features - Provides a vertical tabs view - Tabs are sortable, but changes will not sync with the original ones. ### Commands - Cycle previous tab - Cycle next tab ## Installation ### Community 1. Open Settings 2. Click "Browse" in Community plugins 3. Search for "vertical tabs view" 4. Click "Install" ### BRAT 1. Install [Obsidian BRAT](https://github.com/TfTHacker/obsidian42-brat) plugin. 2. Select the `Obsidian42 - BRAT: Add a beta plugin for testing` command 3. Paste in `hdykokd/obsidian-vertical-tabs-view` into the text field ### Manual 1. Download `main.js`, `styles.css`, `manifest.json` from the Release page. 2. Create a plugin directory in your vault. `/path/to/your/vault/.obsidian/plugins/vertical-tabs-view` 3. Place `main.js`, `styles.css`, `manifest.json` in the vertical-tabs-view directory. ## Screenshots ### Using with [Hider](https://github.com/kepano/obsidian-hider) plugin ![CleanShot 2023-07-11 at 01 41 24](https://github.com/hdykokd/obsidian-vertical-tabs-view/assets/19975408/35948344-1930-44cb-9c67-915e5e8f31f3) ### Mobile ![CleanShot 2023-07-11 at 01 45 42](https://github.com/hdykokd/obsidian-vertical-tabs-view/assets/19975408/74248242-6299-427a-8b48-11a4b9db7fb8)