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

Nested Pages

Jimmy-web169Jimmy-web169108 downloads

Browse and organize notes in a Notion-style page tree: a note and its same-name folder act as one nested page, with sub-page creation, drag-and-drop, icons, and filtering.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

A Notion-style page tree sidebar for Obsidian.

Notion exports every page as Page.md plus a same-name sibling folder Page/ holding its sub-pages. Obsidian's file explorer shows those as two separate entries, which makes navigating a Notion-shaped vault painful. Nested Pages merges each note + same-name folder pair into a single expandable page node, exactly like Notion's sidebar — while plain folders keep working as simple groups of notes.

Features

  • Merged page tree — AI Knowledge.md + AI Knowledge/ show as one row with an expand chevron. Clicking the row opens the note; the chevron expands its sub-pages. Plain folders (no same-name note) show as regular groups.
  • Simple creation — right-click anywhere (a row or empty space) or use the + button: New page or New folder. Creating a page under a page builds the Notion-style nested layout automatically and keeps the parent note's link index in sync.
  • Organize — drag & drop pages into each other, Move to… with fuzzy search, Rename (note + paired folder together, links auto-updated), Delete to trash with confirmation.
  • Multi-select — Cmd/Ctrl-click several items, then move or delete them in one go.
  • Icons — per-page icons like Notion: ~250 built-in icons in 11 categories with a 20-color palette and custom color picker, ~400 emoji in 8 categories, or any image URL. Page icons are stored in frontmatter (icon:), folder icons in plugin data.
  • Filter box — type to filter the whole tree by title; matching branches auto-expand.
  • Follows the active note — the open note is highlighted and its ancestors auto-expand. Expand state persists across restarts.

Usage

Click the tree icon in the left ribbon, or run the command Open nested pages. The view opens in the left sidebar next to the regular file explorer.

Install (manual)

  1. Download main.js, manifest.json, styles.css from the latest release
  2. Place them in <your-vault>/.obsidian/plugins/nested-pages/
  3. Enable Nested Pages in Settings → Community plugins

Install (BRAT)

  1. Install the BRAT plugin
  2. Add beta plugin: Jimmy-web169/obsidian-nested-pages

Development

npm install
npm run dev    # watch mode
npm run build  # production build

License

MIT

HealthExcellent
ReviewSatisfactory
About
Merge same-name note+folder pairs into a Notion-style expandable page tree in the sidebar, showing each page as a single row with a chevron to reveal sub-pages while preserving plain folders. Create, move, rename, multi-select, and delete pages; assign per-page icons; filter the tree by title; follow the active note with auto-expanded ancestors and persist expand state across restarts.
SidebarNavigationFolders
Details
Current version
0.1.3
Last updated
Last week
Created
2 weeks ago
Updates
4 releases
Downloads
108
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Jimmy-web169Jimmy-web169jimmy-web169
GitHubjimmy-web169
  1. Community
  2. Plugins
  3. Sidebar
  4. Nested Pages

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.

Reveal Active File Button

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

Hide Folders

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

Quick Explorer

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

Custom File Explorer sorting

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

Flexplorer

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