[logseq-plugin-git:commit] 2025-06-05T19:41:07.930Z

This commit is contained in:
2025-06-05 21:41:08 +02:00
parent 23edf6d6ab
commit cfd25bf303
6304 changed files with 708478 additions and 466 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']
```