Skip to content

Frontmatter Fields

Tolaria uses conventions instead of a required schema.

FieldMeaning
typeThe note's entity type.
statusLifecycle state.
iconPer-note icon.
urlExternal URL.
dateSingle date.
belongs_toParent relationship.
related_toLateral relationship.
hasContained relationship.
_widthPer-note editor width override.
_displayDisplay mode. Omit for text notes; use sheet for spreadsheet notes.
_icon, _colorType or note appearance metadata.
_sidebar_label, _orderType sidebar label and order.
_pinned_propertiesProperties pinned for a type.
_sheetSheet-note presentation metadata such as grid settings, column widths, row heights, and cell formatting.

Custom Fields

You can add your own fields. If a field contains wikilinks, Tolaria can treat it as a relationship.

System Fields

Fields starting with _ are reserved for system behavior and hidden from standard property editing. They remain plain YAML, so they can still be inspected or changed in raw mode when needed.

Nested keys under a system field are also system-owned. For example, _sheet.cells.B6.num_fmt belongs to the sheet editor and should not appear as a normal user property.

Free and open source. Local-first, Git-first, and Markdown-based.