vault backup: 2025-12-08 10:28:00
All checks were successful
Deploy Quartz site to GitHub Pages / build (push) Successful in 1m25s
All checks were successful
Deploy Quartz site to GitHub Pages / build (push) Successful in 1m25s
This commit is contained in:
@@ -8,7 +8,10 @@ date: 2025-12-08
|
||||
---
|
||||
|
||||
```dataviewjs
|
||||
const paths = dv.pagePaths("#provfråga and #aminosyrametabolism")
|
||||
const paths = dv.pages("#provfråga and #aminosyrametabolism")
|
||||
.sort(p => p.file.name)
|
||||
.map(p => p.file.path)
|
||||
|
||||
dv.span("Antal frågor: " + paths.length + " \n \n")
|
||||
|
||||
for (const path of paths) {
|
||||
|
||||
Reference in New Issue
Block a user