What problem does it solve?
It helps you quickly create valid Obsidian Base (.base) files that power database-like views over your notes, including filtering and computed fields via formulas.
Core Features & Use Cases
- Filter-driven scopes: Select which notes appear using global or view-specific filters (tags, folders, properties, and date/name matching).
- Formula-powered computed properties: Define formulas for derived fields and use them in ordering, properties, and summaries.
- Multiple view types: Produce table, cards, list, or map views with configurable ordering, limits, grouping, and summary aggregations.
- Validation-focused workflow: Catch common YAML quoting issues, undefined formula references, and missing null-guards for optional properties.
Quick Start
Ask the AI to generate a .base YAML file for your Obsidian vault that includes global filters, one or more formulas, and a table view ordered by file name and a computed property.