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

9 lines
156 B
Markdown
Raw Normal View History

2024-01-21 06:16:12 +08:00
This is your {[Quick Note]} inbox.
2024-07-27 17:03:42 +08:00
2024-01-21 06:16:12 +08:00
```query
page
where name =~ /^Inbox\//
render [[Library/Core/Query/Full Page]]
order by lastModified desc
2024-01-21 06:16:12 +08:00
```