notes/Library/Core/Quick Notes.md
2024-09-30 10:15:00 +00:00

9 lines
156 B
Markdown

This is your {[Quick Note]} inbox.
```query
page
where name =~ /^Inbox\//
render [[Library/Core/Query/Full Page]]
order by lastModified desc
```