1
0
silverbullet/website/🤯 Features.md

12 lines
1.3 KiB
Markdown
Raw Normal View History

2022-11-25 15:01:05 +00:00
## Core features
- **Free and open source**. Silver Bullet is [MIT licensed](https://github.com/silverbulletmd/silverbullet/blob/main/LICENSE.md).
- **The truth is in the markdown.** Markdown is simply text files, stored on disk. Nothing fancy. No proprietary formats or lock in. While SB uses an (SQLite) database for indexing and caching some data, all of that can be rebuilt from its markdown source at any time. If SB would ever go away, you can still read your pages with any text editor.
- [**Local first**](https://www.inkandswitch.com/local-first/): your content is under your own control.
- **Single, distraction-free mode.** SB doesnt have a separate view and edit mode. It doesnt have a “focus mode.” Youre always in focused edit mode, why wouldnt you?
2022-10-29 14:57:12 +00:00
* **Run anywhere**: run it on your local machine, or install it on a server. You access it via your web browser (desktop or mobile), or install it as a PWA (giving it its own window frame and dock/launcher/dock icon).
2022-11-25 15:01:05 +00:00
- **Keyboard oriented**. You can use SB fully using the keyboard, typin the keys.
- **Extend it your way**. SB is highly extensible with [[🔌 Plugs]], and you can customize it to your liking and your workflows.
## Advanced
* Make part of your page _dynamic_ using [[🔌 Directive]]s such as [[🔌 Directive/Query]]