Quick note inbox

This commit is contained in:
Zef Hemel
2024-01-20 23:16:12 +01:00
parent 514b0600a3
commit 07cec72257
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
This is your {[Quick Note]} inbox.
```query
page where name =~ /^Inbox\// render [[Library/Core/Query/Page]]
```