[logseq-plugin-git:commit] 2025-06-05T08:36:10.944Z

This commit is contained in:
2025-06-05 10:36:12 +02:00
parent b2116c22df
commit e3725ac9e7
6304 changed files with 708459 additions and 464 deletions
+13
View File
@@ -0,0 +1,13 @@
# PAPER READING NOTES
```oql
name: 'How many notes use #utrecht'
query: "'#papernotes"
template: "table"
wrapper: "div"
badge: false
sort: "created"
fields: ['title', 'created', 'tags']
```