20 lines
268 B
Markdown
20 lines
268 B
Markdown
<%*
|
|
const fm = tp.frontmatter;
|
|
const created = fm.created || tp.file.creation_date("YYYY-MM-DD[T]HH:mm:ss");
|
|
-%>
|
|
---
|
|
created: <% created %>
|
|
category:
|
|
- "[[People]]"
|
|
type:
|
|
aliases:
|
|
first: <% first %>
|
|
places:
|
|
org:
|
|
birthday:
|
|
---
|
|
|
|
## Meetings
|
|
![[Meetings.base#Person]]
|
|
|