hdykokd / obsidian-vertical-tabs-view

A plugin for Obsidian that provides a vertical tabs view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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 plugin

CleanShot 2023-07-11 at 01 41 24

Mobile

CleanShot 2023-07-11 at 01 45 42

About

A plugin for Obsidian that provides a vertical tabs view

License:MIT License


Languages

Language:TypeScript 52.8%Language:Svelte 31.7%Language:CSS 10.6%Language:JavaScript 4.4%Language:Shell 0.6%