- 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 testing
command - Paste in
hdykokd/obsidian-vertical-tabs-view
into the text field
- Download
main.js
,styles.css
,manifest.json
from 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.json
in the vertical-tabs-view directory.