A lot more templates and examples
This commit is contained in:
@@ -5,13 +5,13 @@ tags:
|
||||
- people
|
||||
birthday:
|
||||
org: []
|
||||
created:
|
||||
"{ date }":
|
||||
created: {{date}}
|
||||
---
|
||||
## Meetings
|
||||
|
||||
```dataview
|
||||
table without id file.link as Meeting, date as Date
|
||||
from #meetings
|
||||
where contains(people,this.file.link)
|
||||
sort file.name desc
|
||||
```
|
||||
Reference in New Issue
Block a user