mymindstorm713 downloadsA spotlight view for Obsidian Bases. Focuses on content with an attributes sidebar.
Obsidian Bases Spotlight View is a powerful plugin that integrates tightly with the Obsidian Bases framework. It provides a beautiful, dual-pane "Spotlight" view specifically designed for rapidly browsing, tagging, and managing structured metadata for files in your vault.
Whether you're organizing a collection of PDFs, sorting a gallery of images, or just blazing through notes, Spotlight View gives you a distraction-free, highly interactive interface.

.md sidecar file to store the metadata natively without cluttering your view.[[Wikilinks]] in your properties to seamlessly render the linked files![[]] reference to a file in the property.To build this plugin locally:
npm install
npm run build
This will compile main.ts into main.js which Obsidian requires to load the plugin. Ensure your Obsidian vault has the plugin enabled in Community Plugins.