What problem does it solve?
Obsidian Base files (.base) can be complex to design and maintain for consistent, multi-view note organization. This Skill provides a structured way to create and edit YAML-based Base files, encapsulating views, filters, formulas, properties, and summaries in a single, reusable artifact.
Core Features & Use Cases
- Base creation and editing: Define one or more views (table, cards, list, map) and global or per-view filters.
- Schema support: Configure formulas, properties, and summaries to customize how notes are displayed and summarized.
- Embedding and reuse: Use bases within markdown to embed or reference specific views for dashboards or knowledge bases.
- Use Case: When you need to present notes as dynamic tables or lists in Obsidian, this Skill helps craft the necessary .base YAML.
Quick Start
Create a new base file named MyBase.base and begin adding at least one table view with a simple filter such as file.hasTag("note").