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

Folder Base View

KulySoccKulySocc31 downloads

Open a folder in the file explorer to view its contents as a Bases-powered table of contents, with no companion note required.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Click a folder in the file explorer to open a chosen .base as its table of contents — scoped to that folder, with no companion note required.

Requirements

Obsidian 1.13+ (desktop) with the core Bases plugin enabled.

Setup

  1. Settings → Folder Base View → Create recommended Index Base (one click) — or pick any .base as the Default Index Base.
  2. Click a folder name in the file explorer.

The folder's contents render through your base's layout, scoped to that folder. The chevron still expands/collapses the tree.

Settings

  • Default Index Base — base used for any folder.
  • Folder overrides — map specific folders to their own base (exact-match).
  • Open trigger — single / double / Cmd·Ctrl + click.
  • Also expand on open, Exclude .base files.

Development

Copy .env.example to .env and set OBSIDIAN_VAULT_PLUGIN_DIR to this plugin's folder inside a test vault (…/.obsidian/plugins/folder-base-view).

npm install
npm run dev      # esbuild watch → writes into the vault; reloads via the
                 # Hot-Reload plugin (pjeby/hot-reload) on each save
npm run deploy   # one-shot build + copy into the vault (no Hot-Reload needed)

Releasing

Add a ## [x.y.z] section to CHANGELOG.md first — npm version aborts if the new version has no notes (see ADR-0003).

npm version patch   # or minor / major

Builds, bumps manifest.json + versions.json, tags (no v prefix), pushes main, and creates a GitHub release with main.js + manifest.json, using the changelog section as the release body. Requires the gh CLI to be authenticated.

The same CHANGELOG.md feeds the in-app what's-new dialog shown once after an update.

License

MIT

HealthExcellent
ReviewSatisfactory
About
Open a chosen .base as a folder-scoped table of contents by clicking its folder in the file explorer, with no companion note required. Map a default base or exact-match per-folder bases to render folder contents with your base layout while preserving tree expand/collapse and excluding .base files.
BasesFolders
Details
Current version
0.1.2
Last updated
3 weeks ago
Created
3 weeks ago
Updates
2 releases
Downloads
31
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
KulySoccKulySocckulysocc
GitHubkulysocc
  1. Community
  2. Plugins
  3. Bases
  4. Folder Base View

Related plugins

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

Folder notes

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

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

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.

Relay

Collaborate in real time with live cursors. Share folders. Manage access to updates.

Kanban Bases View

A kanban-style drag-and-drop custom view for Bases.

Custom File Explorer sorting

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