A plugin for Obsidian that provides a vertical tabs view
29
stars
3
forks
source link
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
- Open Settings
- Click "Browse" in Community plugins
- Search for "vertical tabs view"
- Click "Install"
BRAT
- 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
Manual
- 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.
Screenshots
Using with Hider plugin
Mobile