What problem does it solve?
It removes the guesswork of creating correct Obsidian .base files by guiding you to define filters, formulas, and views that render reliably inside Obsidian.
Core Features & Use Cases
- Build database-like Bases: Create and edit .base files with reusable YAML content for consistent dashboards and indexes.
- Filter notes precisely: Use global and per-view filters (tags, folders, properties, dates, and logical combinations) to control what appears.
- Compute derived fields: Define formulas for computed properties and summaries (including date arithmetic and guarded null handling).
- Render multiple view types: Configure table, cards, list, and map views with ordered properties and optional grouping/summaries.
Quick Start
Ask the Obsidian Bases assistant to generate a valid MyBase.base file that filters notes by a given tag, defines a couple of formulas, and creates a table view ordered by file name and key properties.