Silverbullet.v1.1.2 -

One of SilverBullet's greatest strengths is its extensibility. v1.1.2 includes under-the-hood adjustments that make life easier for plug-in developers. These API refinements ensure that third-party extensions integrate more smoothly with the core editor, preventing conflicts and improving the overall performance of the SilverBullet ecosystem.

SilverBullet is built using Deno (a modern JavaScript and TypeScript runtime) and runs locally.

SilverBullet v1.1.2 is not just a text editor; it is an IDE for your life. It is best suited for developers, productivity enthusiasts, and users who value data sovereignty and are willing to trade "out-of-the

Based on the context of SilverBullet (the open-source, programmable personal knowledge management platform), there is no official feature named "proper" in version v1.1.2 or other recent releases. silverbullet.v1.1.2

It is likely that you are referring to one of the following key features that are often discussed or were notably updated in the v1.x series: Likely Intended Features

Objects & Queries: A core feature that allows you to treat your Markdown notes like a database. You can query your pages to create dynamic lists, tables, or task views.

Space Lua: Introduced to allow deep customization, enabling you to write Lua scripts to generate content, create custom commands, or build complex widgets. Silverbullet (v1

Live Preview: A feature that renders Markdown in real-time as you type, providing a clean, "what-you-see-is-what-you-get" editing experience.

SilverBullet Clipper: A browser extension (currently at v1.2.1) that allows you to capture web content directly into your SilverBullet "Inbox" using a new structured folder format (Inbox/yyyy-mm-dd/hh-mm-ss.md). Context on v1.1.x Updates

While v1.1.2 specifically addressed minor bug fixes and stability, the v1.1 release line was significant for: Silverbullet (v1.1.2) is an open‑source

Library/Core Improvements: Enhancements to the standard set of templates and commands (like /h1, /task, and /table) that are recommended for all users to import via their SETTINGS.

Authentication: Refinements to how users set up authorization tokens (like SB_AUTH_TOKEN) for secure remote access.

If "proper" was a typo or a specific term you saw in a manual, could you clarify if you meant Properties (metadata at the top of a page) or Plug (the extension system)?

Here’s a good write-up for Silverbullet v1.1.2 — structured like a security/DevOps review or a thoughtful tech deep-dive, depending on your audience.


Silverbullet (v1.1.2) is an open‑source, self‑hosted personal knowledge management (PKM) tool that flips the script on note‑taking apps. Instead of a fixed UI, it exposes a filesystem‑first, Markdown‑native environment with live preview, querying, and extensibility via JavaScript (plugs).
Version 1.1.2 is a maintenance release but worth examining for its stability, security posture, and edge‑case behavior.