diff --git a/website/Silver Bullet.md b/website/Silver Bullet.md index 0c2498d5..fc3e3507 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!