1
0
silverbullet/website/🤯 Features.md

16 lines
896 B
Markdown
Raw Normal View History

* **Powerful Markdown editor** at its core (powered by
2022-10-12 09:47:13 +00:00
[CodeMirror](https://codemirror.net))
* **Distraction-free** UI with
2022-10-12 09:47:13 +00:00
[What You See is What You Mean](https://en.wikipedia.org/wiki/WYSIWYM)
Markdown editing.
* **Future proof**: stores all notes in a regular folder with markdown files, no
2022-10-12 09:47:13 +00:00
proprietary file formats. While SB uses an SQLite database for indexes, this
database can be wiped and rebuilt based on your pages at any time. Your
Markdown files are the single source of truth.
* **Run anywhere**: run it on your local machine, or install it on a server. You
2022-10-12 09:47:13 +00:00
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).
* **Keyboard oriented:** you can fully operate SB via the keyboard (on
2022-10-12 09:47:13 +00:00
laptop/desktop machines as well as iPads with a keyboard).
* **Extensible** through [[🔌 Plugs]]