From 1e6ed27a9c3c4d6a103dfe665f7b0ce71ff694e1 Mon Sep 17 00:00:00 2001 From: Zef Hemel Date: Mon, 5 Sep 2022 16:41:58 +0200 Subject: [PATCH] Website to the new demo environment --- website/Silver Bullet.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/Silver Bullet.md b/website/Silver Bullet.md index 0c2498d..fc3e350 100644 --- a/website/Silver Bullet.md +++ b/website/Silver Bullet.md @@ -7,6 +7,8 @@ Here is a screenshot: At its core, SB is a Markdown editor that stores _pages_ (notes) as plain markdown files in a folder referred to as a _space_. Pages can be cross-linked using the `[[link to other page]]` syntax. However, once you leverage its various extensions (called _plugs_) it can feel more like a _knowledge platform_, allowing you to annotate, combine and query your accumulated knowledge in creative ways, specific to you. To get a good feel for it, [watch this video](https://youtu.be/RYdc3UF9gok). +Or [try it in a sandbox demo environment](https://demo.silverbullet.md/Sandbox). + ## Extensions What type of extensions, you ask? Let us demonstrate this in a very meta way: by querying a list of plugs and injecting it into this page!