What problem does it solve?
This skill helps you author correct, reusable Obsidian Base (.base) files so your vault notes can be presented as table, card, list, or map views with powerful filtering and computed formulas.
Core Features & Use Cases
- Base file authoring: Generate valid YAML for .base files that define global filters, formulas, properties, summaries, and one or more views.
- Filtering & scoping: Use global filters and per-view filters (AND/OR/NOT) to select notes by tags, folders, properties, links, and dates.
- Computed formulas & summaries: Define formula fields and summary aggregations (e.g., averages, min/max, earliest/latest) and reference them safely in properties, order, and summaries.
- Validation guidance: Identify common YAML and formula pitfalls such as quoting requirements, duration math, missing null-guards, and referencing undefined formulas.
Quick Start
Create a .base YAML file for your Obsidian vault that defines filters, optional formulas, and one or more views (table/cards/list/map) with an explicit order of displayed properties and summaries.