From bf9b7d28280e4ab35f5ed79ca955a992f00dda7a Mon Sep 17 00:00:00 2001 From: Zef Hemel Date: Sun, 24 Jul 2022 20:35:04 +0000 Subject: [PATCH] knowledge playground -> knowledge paltform --- website/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.md b/website/index.md index f5dffc09..343796e3 100644 --- a/website/index.md +++ b/website/index.md @@ -2,7 +2,7 @@ ## Markdown as a platform Silver Bullet (SB) is highly-extensible, [open source](https://github.com/silverbulletmd/silverbullet) **personal knowledge management** software. Indeed, that’s fancy language for “a note taking app with links.” -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 playground_, 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). +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). What does Silver Bullet look like? Well, have a look around. **You’re looking at it at this very moment!** 🤯