mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 07:26:21 +00:00
autopushed
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
This page contains settings for configuring SilverBullet and its plugs. Any changes outside of the yaml block will be overwritten.
|
||||||
|
A list of built-in settings [[!silverbullet.md/SETTINGS|can be found here]].
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
indexPage: "journal"
|
||||||
|
|
||||||
|
libraries:
|
||||||
|
- import: "[[!silverbullet.md/Library/Journal/*]]"
|
||||||
|
```
|
||||||
+7
-5
@@ -1,9 +1,11 @@
|
|||||||
This page contains settings for configuring SilverBullet and its plugs. Any changes outside of the yaml block will be overwritten.
|
#meta
|
||||||
A list of built-in settings [[!silverbullet.md/SETTINGS|can be found here]].
|
|
||||||
|
This page contains settings for configuring SilverBullet. A list of built-in settings [[!silverbullet.md/SETTINGS|can be found here]].
|
||||||
|
|
||||||
|
To update `libraries` specified here: {[Libraries: Update]}
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
indexPage: "journal"
|
indexPage: index
|
||||||
|
|
||||||
libraries:
|
libraries:
|
||||||
- import: "[[!silverbullet.md/Library/Journal/*]]"
|
- source: "[[!silverbullet.md/Library/Core/*]]"
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user