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

Hub Sidebar

Saiki77Saiki77182 downloads

Frame the local graph and outline in a clean, Publish-style right-sidebar card, with a one-click Graph / Incoming / Outgoing switcher.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates17

Give Obsidian's right sidebar an Obsidian Publish ("Obsidian Hub") look — a framed local-graph card and a clean "On this page" outline — plus the one thing CSS can't do: a real, clickable Graph / Incoming / Outgoing switcher on the graph card.

Hub Sidebar

Features

  • Framed graph card — wraps the local graph (and Backlinks / Outgoing Links) in a rounded, borderless box, with adjustable shape and top offset.
  • One-click switcher — buttons on the card morph it between the local graph, incoming links (backlinks), and outgoing links, in place.
  • Section labels — "Interactive graph" / "On this page" headers, Publish-style.
  • Clean outline — a plain-text "On this page" list: no chevrons, no toolbar, with a configurable heading depth (1–3 tiers).
  • Borderless sidebar — removes the hairline borders (the editor↔sidebar divider is an optional toggle).
  • Center note on screen — optional: keeps the editor column centered in the window when the sidebar is open.
  • Right-sidebar toggle — a command (assignable to a hotkey) and an optional status-bar button to hide/show the sidebar.
  • New-tab search: an imprinted search box on the empty "New tab" page. Type to fuzzy-find notes inline — results expand in place and replace the action links; arrow keys + Enter to open. On by default. Optionally show a large quote above it.
  • Templater buttons: configurable icon buttons in each note's header that insert a bound Templater template into the current note. Pick a template, an icon (from Obsidian's built-in set), and a tooltip in settings. Shown only when Templater is installed.

Screenshots

Hub Sidebar in context

Graph and outline alongside a math note

Settings

Outline heading tiers · graph switcher · section labels · hide tab bar · sidebar divider line · graph box shape (with a live preview) · graph box top padding · center note on screen · right-sidebar toggle button · new-tab search field · new-tab quote (size + strength) · search box strength · templater buttons.

Development

A TypeScript project bundled with esbuild (entry src/main.ts → root main.js).

npm install          # install dev dependencies
npm run dev          # esbuild watch build (inline sourcemap, no minify)
npm run build        # tsc --noEmit typecheck, then a minified production bundle
npm run lint         # eslint with the Obsidian plugin-guideline rules

styles.css is hand-written at the repo root and auto-loaded by Obsidian. main.js and styles.css are committed — they are the release assets.

Release

npm version <x.y.z>  # bumps package.json, syncs manifest.json + versions.json, makes a bare tag
git push --follow-tags

Pushing the tag triggers .github/workflows/release.yml, which lints, builds, verifies manifest.json matches the tag, attests build provenance, and publishes a GitHub release with main.js, manifest.json, and styles.css.

Notes

  • Needs Obsidian 1.7.2+ (declared as minAppVersion).
  • Theme-agnostic (core selectors + CSS variables); tuned to sit well with the Minimal theme.
HealthExcellent
ReviewPassed
About
Add a Publish-style right sidebar with a framed local graph card and a clean "On this page" outline, including a real, clickable switcher to toggle the local graph, incoming links, and outgoing links. Remove hairline borders, center the editor column when desired, and toggle the sidebar via command or optional status-bar button.
SidebarAppearanceLinks
Details
Current version
1.2.5
Last updated
3 weeks ago
Created
3 weeks ago
Updates
17 releases
Downloads
182
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Saiki77Saiki77saiki77
GitHubsaiki77
  1. Community
  2. Plugins
  3. Sidebar
  4. Hub Sidebar

Related plugins

Link Favicons

See the favicon for a linked website.

Supercharged Links

Add attributes to internal links with the values of target note's frontmatter attributes.

Notebook Navigator

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

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Recent Files

Display a list of recently opened files.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

TagFolder

Show tags as folder.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.