Initial SilverBullet wiki

This commit is contained in:
2026-05-09 06:30:19 +02:00
commit c894d3aa3b
9 changed files with 150 additions and 0 deletions
+23
View File
@@ -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