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

Sectioned Sidebar

blank247dblank247d385 downloads

Create custom sidebar sections backed by real folders and notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8

English | 简体中文

Sectioned Sidebar is an Obsidian community plugin for organizing notes and folders into customizable sidebar sections. It provides a flexible, Notion-inspired navigation experience while keeping every item backed by real files and folders in your vault.

Install in Obsidian · Plugin directory · Latest release

Sectioned Sidebar overview

Interaction demo

Expand a folder in Sectioned Sidebar

Captured from the real Obsidian interface in an isolated demo vault containing only fictional sections, folders, and notes. No personal vault content is shown.

Features

  • Create, rename, reorder, collapse, and remove virtual sidebar sections.
  • Follow Obsidian's interface language or switch the plugin manually between Simplified Chinese and English.
  • Pin existing notes and folders without changing their real vault paths.
  • Expand ordinary folders and browse their descendants in place.
  • Show complete file names, including their extensions.
  • Reuse Obsidian's file-menu extension system for familiar file and folder actions.
  • Keep navigation-specific actions in a separate Navigation management submenu.
  • Follow Obsidian rename events so pinned paths remain valid.
  • Remove matching navigation references when a real note or folder is deleted.

Use cases

  • Build an Obsidian custom sidebar for areas such as Favorites, Projects, Shared, Personal, or Archive.
  • Surface frequently used notes and folders without changing their real vault locations.
  • Create a compact, Notion-inspired workspace navigation while keeping Obsidian's file-based data model.
  • Browse nested folder structures directly from a curated navigation view.
  • Maintain separate navigation groupings for different workflows without duplicating notes.

Install

Community plugins (recommended)

  1. Open Sectioned Sidebar in Obsidian, or open Settings → Community plugins → Browse and search for Sectioned Sidebar.
  2. Select Install.
  3. Select Enable after installation finishes.

Manual installation

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Create .obsidian/plugins/sectioned-sidebar/ inside your vault.
  3. Copy the three downloaded files into that directory.
  4. Reload Obsidian, open Settings → Community plugins, and enable Sectioned Sidebar.

The plugin ID is sectioned-sidebar. If you tested an earlier pre-release build under .obsidian/plugins/notion-navigation/ or .obsidian/plugins/sidebar-navigation/, rename that folder to sectioned-sidebar while Obsidian is closed. Keep data.json in the renamed folder to preserve your navigation settings.

Under Settings → Sectioned Sidebar → Language, choose Follow Obsidian, 简体中文, or English. Changing the interface language does not rename existing custom sections.

Data model

Sections and pinned paths are stored in the plugin's data.json. Reordering, moving between sections, expanding, collapsing, or removing a navigation item changes only that configuration. Real files are modified only when you choose an explicit file-management action.

FAQ

Can I organize notes without moving files?

Yes. Sectioned Sidebar stores references to existing notes and folders. Pinning, reordering, or moving an item between virtual sections does not change its real vault path.

Can I create Notion-style sidebar sections in Obsidian?

Yes. Section names, order, contents, and collapsed state are customizable. The sections are virtual, while every pinned item remains backed by a real Obsidian file or folder.

Does Sectioned Sidebar replace Obsidian's native file explorer?

No. The custom navigation and native file explorer remain available in the same left-sidebar tab group, so you can switch between curated navigation and the complete vault tree.

What happens when I rename or delete a real file?

The plugin follows Obsidian rename events to update pinned paths. When Obsidian confirms that a real note or folder was deleted, matching navigation references are removed.

Which interface languages are supported?

Sectioned Sidebar supports Simplified Chinese and English and can follow Obsidian's interface language automatically.

Development

The plugin is distributed as plain JavaScript and CSS; no build step is required.

node --check main.js

Release provenance

GitHub Actions generates signed build-provenance attestations for main.js, manifest.json, and styles.css after each GitHub Release is published. Before signing, the workflow verifies that every downloaded release asset exactly matches the corresponding file in the release tag.

Verify a downloaded asset with GitHub CLI:

gh attestation verify main.js --repo blank247d/sectioned-sidebar

To backfill an existing release, run Attest release assets from the Actions tab and provide its tag.

Contributing

Bug reports, feature suggestions, documentation improvements, and code contributions are welcome. See CONTRIBUTING.md before opening an issue or pull request.

License

MIT © 2026 blank247d

HealthExcellent
ReviewPassed
About
Organize your vault into customizable virtual sidebar sections and pin notes or folders without changing their real paths. Create, rename, reorder, collapse, and remove sections; browse folders in place, show full filenames including extensions, and keep navigation synced with file renames and deletions.
SidebarNavigationFolders
Details
Current version
1.1.7
Last updated
4 weeks ago
Created
4 weeks ago
Updates
8 releases
Downloads
385
Compatible with
Obsidian 1.8.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
blank247dblank247dblank247d
GitHubblank247d
  1. Community
  2. Plugins
  3. Sidebar
  4. Sectioned Sidebar

Related plugins

Portals

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

Notebook Navigator

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

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

Recent Files

Display a list of recently opened files.

Folder notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

Hide Folders

Quickly toggle the visibility of specific folders in the file navigator based on configured names. Useful for hiding attachment folders.

Reveal Active File Button

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

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.