Quick note inbox
This commit is contained in:
parent
514b0600a3
commit
07cec72257
@ -3,7 +3,7 @@ This library is highly recommended for everybody to import immediately. It provi
|
||||
Some random examples:
|
||||
* [[Table of Contents]] and [[Linked Mentions]]
|
||||
* All the slash commands you know and love, ranging from `/h1` to `/task` to `/table` to `/code` to `/query` to `/template` to `/today` to...
|
||||
* Some useful general purpose pages such as [[Library/Core/Page/Maintenance]] and [[Library/Core/Page/Template Index]].
|
||||
* Some useful general purpose pages such as [[Library/Core/Page/Maintenance]], [[Library/Core/Quick Notes]] and [[Library/Core/Page/Template Index]].
|
||||
|
||||
# Installation
|
||||
To import this library, run the {[Library: Import]} command in your SilverBullet space and enter:
|
||||
|
5
website/Library/Core/Quick Notes.md
Normal file
5
website/Library/Core/Quick Notes.md
Normal file
@ -0,0 +1,5 @@
|
||||
This is your {[Quick Note]} inbox.
|
||||
|
||||
```query
|
||||
page where name =~ /^Inbox\// render [[Library/Core/Query/Page]]
|
||||
```
|
Loading…
Reference in New Issue
Block a user