# Prise de notes de <span style="text-decoration:line-through">première</span> deuxième année 🖋
```dataview
TABLE file.folder AS matière FROM "" WHERE !contains(file.name, "excalidraw") WHERE !contains(file.name, "Untitled") SORT file.ctime DESC LIMIT 15
```
----