What problem does it solve?
Obsidian users often manually configure and maintain Base YAML files to create dynamic note views. This skill automates the creation and editing of Obsidian Base (.base) files, reducing repetitive setup and errors.
Core Features & Use Cases
- Create and edit Base files: Define multiple views, global filters, formulas, and summaries in a single YAML base.
- Multiple view types: Table, cards, list, and map views supported to visualize notes in diverse formats.
- Real-world scenarios: Build task dashboards, library catalogs, or project trackers within Obsidian vaults.
- Use case example: When managing a large notes collection, generate a base that presents notes grouped by tag and computed due dates using formulas.
Quick Start
Create a new base file named MyBase.base in your Obsidian vault and populate it with a minimal YAML base that defines at least one view, filter, and a simple formula.