Initial SilverBullet wiki
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
tags: "meta/template/page"
|
||||
## Uncomment any of the single-commented lines to set options
|
||||
#############################################################
|
||||
## Offer a suggested name when triggered
|
||||
#suggestedName: "Meeting Notes/"
|
||||
## Whether or not to confirm the suggestedName or go there directly
|
||||
#confirmName: false
|
||||
## To open a page if it already exists rather than create it fresh
|
||||
#openIfExists: true
|
||||
## To trigger the page template with a custom command
|
||||
#command: Create My Custom Page
|
||||
## To trigger the page template with a custom key
|
||||
#key: "Ctrl-q c"
|
||||
#mac: "Cmd-Alt-q"
|
||||
## To prefill frontmatter
|
||||
#frontmatter: |
|
||||
# date: "${date.today()}"
|
||||
## To manage the order in which the page templates appear
|
||||
#priority: 10
|
||||
---
|
||||
# Your page template title
|
||||
Page template body
|
||||
Reference in New Issue
Block a user