Last Sync: 2026-01-24 12:45 (Mobile)

This commit is contained in:
2026-01-24 12:45:51 +09:00
parent df4394ad97
commit 390ab0e81c
812 changed files with 3 additions and 3 deletions

10
.trash/demo_file.md Normal file
View File

@@ -0,0 +1,10 @@
---
cssclasses:
- dashboard
---
```dataviewjs
await dv.view("tasksCalendar", {pages: "", view: "week", firstDayOfWeek: "1", options: "style1"})
```