What problem does it solve?
It removes the friction of manually crafting and maintaining Obsidian Base files by giving you a structured way to create reusable filters, computed formulas, and consistent table/card/list/map views from note metadata.
Core Features & Use Cases
- Create and edit Obsidian Base (.base) files for organizing notes like a queryable database.
- Define global and per-view filters to control exactly which notes appear (by tags, folders, properties, or dates).
- Add formulas and summaries to compute derived values (e.g., statuses, durations, averages) and display aggregated metrics in each view.
- Use multiple view types (table, cards, list, map) with configurable ordering/grouping to match how you want to read your notes.
- Validate YAML and references to reduce common rendering failures from syntax errors or undefined properties/formulas.
Quick Start
Create a .base file in your Obsidian vault with your filters, formulas, and one table view that orders the fields you care about, then open it to confirm the view renders correctly.