vault backup: 2023-03-01 22:14:18

This commit is contained in:
Lucas 2023-03-01 22:14:18 +01:00
parent c2a06367b4
commit 742c77b62a

View file

@ -4,6 +4,9 @@ banner_y: 0.23143
---
# Dashboard
```dataview
TABLE dateformat(file.mtime, "dd.MM.yyyy - HH:mm") AS "Last modified" FROM "" SORT file.mtime DESC LIMIT 25
```
## Todo
```dataview