11 lines
125 B
Markdown
11 lines
125 B
Markdown
title:: "Liste de toutes les citations"
|
|
#PKM
|
|
|
|
---
|
|
|
|
```dataview
|
|
LIST title FROM #citation
|
|
WHERE file.name != "citation"
|
|
```
|
|
|