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

Smart Folder View

sixtarocyansixtarocyan47 downloads

Interactive folder dashboard with timeline and board views, filters, drag sorting, and saved page presets.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Smart Folder View is an Obsidian plugin that turns a folder of notes into an interactive dashboard. It lets you build reusable pages with timeline and board layouts, metadata-based filters, stable color mapping, drag sorting, and saved presets.

Features

  • Build saved dashboard pages from any folder in your vault.
  • Switch between timeline view and board view.
  • Filter notes by frontmatter fields with multi-select controls.
  • Keep page state with saved profiles, presets, and last-opened page memory.
  • Drag cards to reorder items in timeline and board layouts.
  • Update ordering only, or update ordering together with a target field value.
  • Undo the last drag action.
  • Export a page definition back into your vault.
  • Use Chinese or English UI.
  • Configure generated card colors from a chosen metadata field.

Commands

  • Create Smart Folder Page
  • Manage Saved Pages
  • Open Last Page
  • Export Page

Command labels follow the plugin UI language and may appear in Chinese or English.

How It Works

Each saved page stores:

  • a source folder
  • an optional template file used to infer fields
  • a color field
  • a sort field and sort direction
  • a set of display fields
  • a preferred layout mode
  • an optional board grouping field

The plugin opens a dedicated custom view and renders matching notes as cards. Filter state, presets, and manual ordering are persisted locally for each page.

Installation

Community Plugins

After approval and publication, install Smart Folder View from Obsidian's Community Plugins browser.

Manual Installation

  1. Open your vault's plugin folder: .obsidian/plugins/.
  2. Create a folder named smart-folder-view.
  3. Copy main.js, manifest.json, and styles.css into that folder.
  4. Restart Obsidian or reload plugins.
  5. Enable Smart Folder View in Community Plugins.

Development Notes

  • Source entry: src/main.ts
  • Build output: main.js
  • Release metadata: manifest.json
  • Version compatibility map: versions.json
  • Local state file: data.json (not a release asset)

Build

npm install
npm run build

Watch mode

npm run dev

Release Checklist

  1. Update manifest.json version and minimum compatible Obsidian version.
  2. Add the same version to versions.json.
  3. Create a GitHub release whose tag exactly matches the plugin version, for example 0.1.0.
  4. Upload main.js, manifest.json, and styles.css to the release assets.
  5. Submit the repository to obsidianmd/obsidian-releases by adding an entry to community-plugins.json.

License

MIT

93%
HealthExcellent
ReviewSatisfactory
About
Turn a folder of notes into an interactive dashboard with timeline and board layouts, draggable cards, and metadata-based filters. Save reusable pages and presets, map stable colors from a chosen field, persist manual ordering and page state, undo the last drag, and export page definitions back to your vault.
VisualizationFoldersProperties
Details
Current version
0.1.0
Last updated
3 weeks ago
Created
3 weeks ago
Updates
1 release
Downloads
47
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
sixtarocyansixtarocyan
github.com/sixtarocyan
GitHubsixtarocyan
  1. Community
  2. Plugins
  3. Visualization
  4. Smart Folder View

Related plugins

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Multi Properties

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

April's Automatic Timelines

Simple timeline generator for story tellers.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Mermaid Tools

Improved Mermaid.js experience: visual toolbar with common elements and more.

Maps

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

Flexplorer

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

Life Tracker

Capture and visualize the data that matters in your life.

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!