Once you locate version 1.1.4:
Scroll down the list of releases until you find 1.1.4. Click "Expand" or "Assets" under that release.
Open your terminal (Command Prompt or PowerShell on Windows). We need to pull the image from the GitHub Container Registry. download silverbullet 1.1.4
Run the following command:
docker pull ghcr.io/silverbulletmd/silverbullet:1.1.4
Note: If you are on a system like a Raspberry Pi (ARM architecture), Docker will automatically pull the correct variant for your architecture. Once you locate version 1
If you prefer running applications directly without Docker, you can install the specific version via NPM. This is useful for local development or systems where Docker is not available.
If you want to "download" the raw executable file (perhaps to put it on a USB stick or install on an air-gapped machine), you can grab the binary directly from GitHub. Note: If you are on a system like
Type / (slash) anywhere in the editor. A command palette appears. Select “New Page” and name it Welcome. Start writing in Markdown. Notice how backlinks, tags (#tag), and page references ([[Another Page]]) are instantly recognized.