Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Lite Tabs

Azona77Azona7720 downloads

A lightweight panel for tabs. Supports vertical and card layout. Performance first.

Add to Obsidian
Lite Tabs screenshot
  • Overview
  • Scorecard
  • Updates3

English | 中文

Lite Tabs is a lightweight Obsidian plugin that displays the tabs currently open in the editor area in a independent sidebar panel, with a focus on fast switching and low runtime overhead.

Features

  • Vertical list or card-style tab view.
  • Local title filtering for open tabs.
  • Click to activate a tab, middle-click or use the close button to close a tab, and drag to reorder tabs.
  • Minimal display options: hide file icons, toolbar, or inactive tabs.
  • Customizable styles: size of the vertical list or card view, font size, divider size, and basic highlight style.

Performance

  • Event-driven updates with no polling.
  • Uses requestAnimationFrame to batch refreshes.
  • Reuses existing item DOM elements whenever possible.
  • Updates only the active-state class when the active tab changes.
  • Does not maintain large persistent caches or synchronize custom group titles.

Security boundary

  • Does not access the internet or open external URLs.
  • Does not read from or write to the clipboard.
  • Does not read, write, rename, or delete vault files.
  • Persists only this plugin's settings through Obsidian's plugin data API.
  • Changes only the workspace tab state when you activate, close, or reorder tabs.

Run npm run check:boundaries before release to check for common forbidden APIs.

Installation

Download main.js, manifest.json, and styles.css from the release, then place them in:

Vault/.obsidian/plugins/lite-tabs/

Restart Obsidian and enable Lite Tabs under Community Plugins.

Build

npm install
npm run build

The production build outputs main.js to the repository root.

Commands

  • Open Lite Tabs: Open or reveal the Lite Tabs panel.
  • Refresh Lite Tabs panel: Rebuild the panel based on the current workspace state.

中文

Lite Tabs 是一个轻量级 Obsidian 插件,用独立侧边栏面板展示当前编辑区打开的标签页,保持低运行开销。

功能

  • 垂直列表/卡片标签页视图。
  • 单击激活,中键或关闭按钮关闭,拖动排序。
  • 精简样式选项:隐藏文件图标、工具栏、非活跃标签页。
  • 自定义样式:垂直列表/卡片视图尺寸、字体、分割线尺寸、基础高亮样式

性能

  • 事件驱动更新,不使用轮询。
  • 使用 requestAnimationFrame 合并刷新。
  • 尽量复用已有条目 DOM。
  • 活跃标签变化只更新活跃状态 class。
  • 不维护大体量持久缓存,不同步自定义分组标题。

安装

从 release 下载 main.js、manifest.json 和 styles.css,放入:

Vault/.obsidian/plugins/lite-tabs/

重启 Obsidian 后,在第三方插件中启用 Lite Tabs。

构建

npm install
npm run build

生产构建会把 main.js 输出到仓库根目录。

插件命令

  • Open Lite Tabs:打开或显示 Lite Tabs 面板。
  • Refresh Lite Tabs panel:根据当前工作区状态重建面板。
99%
HealthExcellent
ReviewPassed
About
Display open editor tabs in an independent sidebar panel with vertical list or card views. Click to activate, middle-click or use the close button to remove tabs, and drag to reorder.
SidebarNavigationVisualization
Details
Current version
1.0.2
Last updated
20 hours ago
Created
2 days ago
Updates
3 releases
Downloads
20
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Azona77Azona77azona77
GitHubazona77
  1. Community
  2. Plugins
  3. Sidebar
  4. Lite Tabs

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Recent Files

Display a list of recently opened files.

TagFolder

Show tags as folder.

Strange New Worlds

Reveal networked thought and the strange new worlds created by your vault.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Graph Banner

Display a local graph view to the note header

Map View

An interactive map view for your notes.

Portals

Pin folders and tags as customizable tabs with icons, colors, and folder notes for easier navigation.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.