This commit is contained in:
2025-06-05 22:07:12 +02:00
parent 069473ae02
commit 97fba407ce
6300 changed files with 711849 additions and 8 deletions
+11
View File
@@ -0,0 +1,11 @@
# SERVICES STAFF
```oql
name: 'How many notes use #utrecht'
query: "'Services"
template: "table"
wrapper: "div"
badge: false
sort: "created"
fields: ['title', 'created', 'tags']
```