Welcome to the wonderful world of SilverBullet. The goal of this manual is to give you a broad sense of how to use this tool and what it’s capable of. However, its full capabilities are yet to be discovered. You too may find new and creative ways to use the various SilverBullet features in ways nobody previously thought of.

However, that is all unlikely to happen unless you understand what SilverBullet can actually do. So let's give you a bit of a sense.

Videos

Are you a visual learning? Give these videos a watch:

\({embed.youtube "https://youtu.be/bb1USz_cEBY"} \){embed.youtube "https://youtu.be/7hyLvEfw34w"} \({embed.youtube "https://youtu.be/bZ79-RbyNoU"} \){embed.youtube "https://www.youtube.com/watch?v=Of7zE0AVApc"} \({embed.youtube "https://www.youtube.com/watch?v=cH9cs8fowhY"} \){embed.youtube "https://youtu.be/qkLJ3viVq8I"}

Getting started

Start with Install, followed by Getting Started. These will walk through the basics.

Guides

Practical walkthroughs for common workflows: ${queryfrom g = index.pages("guide") select templates.pageItem(g) select templates.pageItem(g))}

Installation and deployment

  • Install: Installation instructions for various setups
  • Authentication: Securing your instance
  • TLS: the part where we walk through options to expose SilverBullet via HTTPS.
  • Troubleshooting: When things don't go as planned
  • CLI: Command-line interface for interacting with SilverBullet

For additional guides, check out our community guides.

Core Concepts

These are the core concepts used in SilverBullet (also see the Glossary): * Space * Page (and Meta Page) * Frontmatter * Link * Document * Folder * Library

User interface

SilverBullet’s UI is minimalist by design. Let’s look at the few UI elements and how to use them.

Editing and Formatting

Navigation

The main ways to roam your space, beside following page links, are:

Advanced topics

Customization

Extending SilverBullet

SilverBullet’s implementation is built on three things:

  • The core is implemented as a TypeScript-based web app
  • A lot of core functionality is implemented in Plugs.
  • An increasing amount of additional functionality is now being implemented in “native” Space Lua.

See Extensions for an overview.

Contributing

SilverBullet is free and open-source software. You can contribute to it via Github. For some details on how to do this, have a look at Development. Another way to contribute is through Funding.