
SilverBullet+
Your #Programmable Personal Knowledge Management Platform
SilverBullet+ is a knowledge management platform (fancy term for a “notes app on steroids”) built on markdown files. It combines a live-preview editor with wiki-style linking, a built-in database and query language, and a fully integrated Lua scripting environment — turning your notes into a programmable system that grows with you. It is private by default: your data lives on your machine as plain markdown files, always portable, always yours.
Markdown is forever.
SilverBullet+ stores your space as a set of markdown files on disk. Your writing looks great with Live Preview: your basic markup (headers, bold, italic), wiki links and tasks render inline as you type. Your notes are yours: readable in any text editor, long after you've forgotten this app even exists (as unlikely that is to happen any time soon).
Your notes as a database.
Every page, list item, task can be tagged and annotated, and is automatically indexed. This gives you features like “Linked Mentions” and “Linked Tasks” out of the box. If you're ready to go deeper, you can write your own queries as part of your pages and see their results inline. Space Lua's purpose-built Language Integrated Query is easy to learn and will look familiar to those who know SQL.
Extend everything.
Extend SilverBullet from within. Write a few lines of Space Lua code as part of your notes to create a custom command, a slash command or page template. Your notes app quickly becomes a tool shaped to your brain.
What’s in a +?
SilverBullet+ is built on top of silverbullet.md, an open source project that has been in active development since 2022.
SilverBullet+ takes all SilverBullet.md functionality and wraps it in a “real app” that more deeply integrates into your operating system:
- Easy to get started: just download the app and go. No server to install and certificates to setup.
- Multiple space support: effortlessly create as many spaces as you like.
- Native windows and menus
- Configurable global keyboard shortcuts
- An installable
sbCLI - Optional bidirectional sync