> ## Documentation Index
> Fetch the complete documentation index at: https://aidocs.zorid.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Templates (v1)

> Planned v1 templates feature for scaffolding Markdown note bodies and content blocks in Zorid, including why the work is deferred from the v0 milestone.

In v0, **Types** (`.ztype`) take over the structured-data responsibilities normally expected from templates: field schema, field type definitions, select/multiselect options, default field values, typed editing, and filtering by record shape via `zorid.type`.

Therefore templates are **not required for v0** structured data.

## Where templates may return

Templates may return in v1 for **body/content scaffolding** rather than field typing:

* Heading and section structure.
* Checklist scaffolding.
* Starter Markdown content for new notes.
* Optional combination with a Type for "create a new Task with body scaffolding".

Design details will be tracked in this section once v1 planning starts.

<Card title="Source" icon="github" href="https://github.com/zorid-app/Zorid/blob/main/docs/product/v1-features/templates.md">
  v1 feature notes on GitHub.
</Card>
