Remove some page templates, remove template picker button, update changelog

This commit is contained in:
Zef Hemel
2024-01-22 09:53:39 +01:00
parent 07cec72257
commit ddd730d9b3
9 changed files with 17 additions and 51 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
This library is highly recommended for everybody to import immediately. It provides a lot of functionality youll likely appreciate (and may be used to having out of the box, if youre longer-term SilverBullet user).
Some random examples:
Some 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]], [[Library/Core/Quick Notes]] and [[Library/Core/Page/Template Index]].
@@ -1,13 +0,0 @@
---
description: Define a new Page Template
tags: template
hooks.newPage:
suggestedName: Library/Personal/Page/
forPrefix: Library/Personal/Page/
confirmName: true
frontmatter: |
tags: template
displayName: "|^|"
hooks.newPage:
suggestedName: Library/Personal/Page/
---
@@ -1,12 +0,0 @@
---
tags: template
hooks.newPage:
suggestedName: "template/snippet/"
confirmName: true
forPrefix: template/snippet/
description: Define a new Snippet Template
frontmatter: |
tags: template
hooks.snippet:
name: "|^|"
---
-10
View File
@@ -1,10 +0,0 @@
---
tags: template
description: Define a new template
hooks.newPage:
suggestedName: template/
forPrefix: template/
frontmatter:
tags: template
---
|^|