silverbulletmd/silverbullet
An open source, self-hosted, browser-based personal knowledge management platform that combines Markdown editing with powerful Lua scripting for dynamic content and custom workflows.
Core Features
Quick Start
docker build -t silverbullet . && docker run -p 3000:3000 -v <PATH-TO-YOUR-SPACE>:/space silverbulletDetailed Introduction
SilverBullet is an innovative, open-source personal knowledge management platform designed for privacy and flexibility. It leverages Markdown for content creation, organized into "Spaces" with bi-directional linking for wiki-like navigation. Its unique strength lies in its programmability via Space Lua, enabling users to dynamically generate content, create custom commands, page templates, and widgets. Catering to writers, outliners, productivity enthusiasts, and data-oriented users, SilverBullet offers a versatile environment for organizing thoughts, managing tasks, and building a personalized knowledge base, all within a self-hosted, browser-based interface.