data
This commit is contained in:
22
6.Templates/Participants.md
Normal file
22
6.Templates/Participants.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
company:
|
||||
location:
|
||||
title:
|
||||
email:
|
||||
website:
|
||||
aliases:
|
||||
---
|
||||
tags:: [[People MOC]]
|
||||
|
||||
# <% tp.file.title %>
|
||||
<% await tp.file.move("/7.Participantes/" + tp.file.title) %>
|
||||
|
||||
## Notes
|
||||
-
|
||||
|
||||
## Meetings
|
||||
```dataview
|
||||
TABLE file.cday as Created, summary AS "Summary"
|
||||
FROM "2.Notas_Reunión" where contains(file.outlinks, [[<% tp.file.title %>]])
|
||||
SORT file.cday DESC
|
||||
```
|
||||
Reference in New Issue
Block a user