---
parent: "[[0000 people ToC]]"
tags: [people]
company: 
location: 
title: 
email: 
website: 
aliases: 
---
tags: 

# [[<% tp.file.title %>]]
<% await tp.file.move("/30. resources/people/" + tp.file.title) %>

## Notes
- 

## Meetings
```dataview
TABLE file.cday as Created, summary AS "Summary"
FROM "80. archive/meetings" where contains(file.outlinks, [[]])
SORT file.cday DESC
```