11 lines
101 B
Markdown
11 lines
101 B
Markdown
#t/personne
|
|
|
|
----
|
|
|
|
|
|
```dataview
|
|
LIST title
|
|
FROM "sources"
|
|
WHERE contains(author, this.file.link)
|
|
```
|