You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zk/tests/fixtures/group/.zk/config.toml

14 lines
234 B
TOML

[note]
filename = "{{slug title}}"
template = "default.md"
[extra]
content = "Default content"
[group.journal.note]
filename = "{{date now '%d-%m'}}"
template = "journal.md"
[group.journal.extra]
content = "What did you do today?"