From 31dc17c8b0bf3fb4f26a92de073e6207489fc5d0 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 24 Feb 2024 15:19:15 +0100 Subject: [PATCH] autopushed --- silverbullet.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/silverbullet.md b/silverbullet.md index ce51674a7..fe77a73e8 100644 --- a/silverbullet.md +++ b/silverbullet.md @@ -22,9 +22,11 @@ docker run -d --restart unless-stopped --name silverbullet -p 5019:3000 -v /home ``` More instructions in the official documentation. -### Import core +### Import core and journal If you start from an existing digital garden, like I did, you'll have to manually import the core library which in turn sets up several [[plugs]] -- meaning [[silverbullet plugins]]. To do so, run the Library: Import command (by searching for that command in ctrl-/) and enter: `!silverbullet.md/Library/Core/`. As per https://silverbullet.md/Library/Core. -Now you'll have access to lots of almost-but-not-quite-built-in functionality. \ No newline at end of file +Now you'll have access to lots of almost-but-not-quite-built-in functionality. + +Then do the same for [[journal]] facilities `!silverbullet.md/Library/Journal/`. \ No newline at end of file