1
0
silverbullet/website/🤯 Features.md

7 lines
877 B
Markdown
Raw Normal View History

2022-07-16 10:18:31 +00:00
* **Powerful Markdown editor** at its core (powered by [CodeMirror](https://codemirror.net))
2022-06-28 12:14:15 +00:00
* **Distraction free** UI with [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 proprietary file formats. While SB uses a 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 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-07-16 10:18:31 +00:00
* **Keyboard oriented:** you can fully operate SB via the keyboard (on laptop/desktop machines as well as iPads with a keyboard).
* **Extensible** through [[🔌 Plugs]]