Open your web browser and navigate to http://localhost:3000 .
With the release of version 1.1.4, SilverBullet introduces critical stability patches, performance enhancements, and expanded capabilities for its unique "Space Script" feature. If you are looking to build a local-first digital garden or a highly customized personal wiki, downloading SilverBullet 1.1.4 is your next logical step.
Create a page named SETTINGS in your space. Here you can configure themes, keyboard shortcuts, and registered Plugs. A basic settings configuration looks like this: indexPage: index theme: dark Use code with caution. Why Choose SilverBullet Over Obsidian or Logseq?
docker run -d \ -p 3000:3000 \ -v /path/to/your/local/notes:/space \ --name silverbullet \ zefhemel/silverbullet:1.1.4 Use code with caution. Getting Started After Installation
The release of version 1.1.4 underscores SilverBullet’s commitment to a unique, local-first architecture. Unlike cloud-based competitors, SilverBullet operates as a Progressive Web App (PWA) backed by a self-hosted server. This design allows users to download and deploy their knowledge base on personal hardware, ranging from a standard laptop to a Raspberry Pi. By storing notes as plain Markdown files, the platform ensures that the user’s "Space" remains portable and future-proof. Programmability and the Lua Integration