# Obsidian structured data and plugin development

> Live situation record from CLSTR: https://clstr.news/situations/obsidian-structured-data-and-plugin-development
> Updated: 2026-08-15T21:18:52.000Z. Sources: 2. Developments: 2.

The note-taking application Obsidian has seen developments in structured data management through both official plugin releases and user-driven workflows.

Initial updates included the release of a Data Editor plugin, which allows users to manage JSON, YAML, and YML files via a searchable tree view with inline editing capabilities. This was accompanied by the Obsidian Schema plugin, which enables declarative validation of note frontmatter using JSON Schema to flag errors such as type mismatches or missing fields.

Building on these capabilities, users have expanded the software’s utility by employing plugins like Dataview to treat YAML frontmatter as queryable database rows. This allows for SQL-like queries to generate auto-updating tables. Furthermore, users are integrating formulas within Obsidian Bases to create visual data representations, such as converting numerical ratings into star ratings using emojis.

## Timeline

### 2026-08-15: Obsidian users utilize plugins and formulas for database-like note management

Obsidian users are leveraging the Dataview plugin and custom formulas to transform structured notes into functional, queryable databases with visual elements like star ratings.

2 sources. https://clstr.news/cluster/obsidian-users-utilize-plugins-and-formulas-for-database-like-note-management

### 2026-07-29: Obsidian adds visual Data Editor and schema‑validation plugins

Obsidian introduced two plugins: Data Editor for visual JSON/YAML tree editing with split‑view and schema support, and Schema for front‑matter validation via JSON Schema and Ajv.

2 sources. https://clstr.news/cluster/obsidian-adds-visual-data-editor-and-schemavalidation-plugins

---
Cite as: Obsidian structured data and plugin development. CLSTR, https://clstr.news/situations/obsidian-structured-data-and-plugin-development
