18 lines
314 B
YAML
18 lines
314 B
YAML
|
|
sections:
|
|
Fields:
|
|
type: fields
|
|
fields:
|
|
date:
|
|
label: Date
|
|
type: date
|
|
tags:
|
|
label: project tags
|
|
type: tags
|
|
options:
|
|
- tag test 1
|
|
- tag test 2
|
|
- tag test 3
|
|
description:
|
|
label: description
|
|
type: writer
|