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

Directory Summary

va9idva9id45 downloads

Generate a summary note for any directory in your vault.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Obsidian plugin allowing you to create a summary note for any directory in your vault in just one command.

Usage

If your vault looks like this:

obsidian/
├─ apples/
│  ├─ apple pie recipe.md
│  ├─ macintosh/
│  │  ├─ apple tart recipe.md
├─ bananas/
│  ├─ banana pudding recipe.md

Run the command "Generate directory summary" which will create a {folder}_summary.md summary file that looks like this:

# obsidian

## apples

- [[apple pie recipe]]

### macintosh

- [[apple tart recipe]]

## bananas

- [[banana pudding recipe]]

Features

  • File names appear in the summary as backlinks
  • Can configure various different settings for your summary file like:
    • Max directory search depth and files per directory included in summary.
    • Summary file naming scheme.
    • Specify file property to be included with each file name in the summary.
    • Specify file property to use checkboxes in the summary, and specify a regex for its value to control whether its checked or unchecked.
    • Specify files/directories to exclude from the summary file
99%
HealthExcellent
ReviewPassed
About
Generate a summary note for any folder that lists files as backlinks and groups entries by subfolder. Limit depth and item count and show a specified file property value next to each backlink.
FoldersFilesProperties
Details
Current version
1.1.2
Last updated
Last week
Created
4 months ago
Updates
4 releases
Downloads
45
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
va9idva9id
github.com/va9id
GitHubva9id
  1. Community
  2. Plugins
  3. Folders
  4. Directory Summary

Related plugins

Multi Properties

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

Flexplorer

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

Custom File Explorer sorting

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

File Explorer Note Count

See the number of notes in each folder within the file explorer.

Create Note in Folder

Add commands to create a note in a specific folder.

File Tree Alternative

An alternative file tree view with separate folder and file panes.

Quick Explorer

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

Trash Explorer

Restore and delete files from the Obsidian .trash folder.

File Explorer++

Hide and pin files and folders in the file explorer using custom filters.

Auto Note Mover

Automatically move the active notes to their respective folders according to rules you set.