sixtarocyan47 downloadsInteractive folder dashboard with timeline and board views, filters, drag sorting, and saved page presets.
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.
Command labels follow the plugin UI language and may appear in Chinese or English.
Each saved page stores:
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.
After approval and publication, install Smart Folder View from Obsidian's Community Plugins browser.
.obsidian/plugins/.smart-folder-view.main.js, manifest.json, and styles.css into that folder.src/main.tsmain.jsmanifest.jsonversions.jsondata.json (not a release asset)npm install
npm run build
npm run dev
manifest.json version and minimum compatible Obsidian version.versions.json.0.1.0.main.js, manifest.json, and styles.css to the release assets.obsidianmd/obsidian-releases by adding an entry to community-plugins.json.MIT