silverbullet/website/Library/Core/Quick Notes.md

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
```