vault backup: 2023-03-01 22:14:18
This commit is contained in:
parent
c2a06367b4
commit
742c77b62a
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue