What problem does it solve?
Obsidian Base files let you transform scattered note frontmatter and metadata into consistent, queryable table, card, list, or map views without manually maintaining dashboards.
Core Features & Use Cases
- Create reusable Base templates: Define global filters, formulas, and display properties to standardize how different notes are presented.
- Filter notes with expressive rules: Use boolean logic to include or exclude notes based on tags, folders, properties, links, dates, and more.
- Compute derived fields with formulas and summaries: Add computed properties and summary metrics to support meaningful rollups like averages, counts, ranges, and date min/max.
- Use cases: Build a task tracker, curate a reading library, generate a daily-notes index, or create a location/map view backed by latitude/longitude properties.
Quick Start
Create and edit an Obsidian .base YAML file by defining your filters, optional formulas, and one or more views so the vault renders the correct tables or cards.