awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
silverbulletmd avatar

silverbulletmd/silverbullet

0
View on GitHub↗
4,710 نجوم·351 تفرعات·TypeScript·mit·3 مشاهداتsilverbullet.md↗

Silverbullet

Silver Bullet is a local-first, bidirectional Markdown wiki that functions as a Lua-scriptable note-taking platform with an embedded declarative query language. It treats a single folder on your device as the root workspace, monitoring that directory for file changes via a native file-system watcher to keep its in-memory index and user interface synchronised in near real-time. Notes are parsed into a live-preview Markdown AST that re-renders only changed nodes as you type, and the application builds a directed graph of internal hyperlinks from each note’s content to support bidirectional navigation and structured graph queries.

What distinguishes Silver Bullet is its combination of a Lua scripting sandbox and a plugin extensibility model, which together allow users to generate dynamic content, define custom commands, and build widgets that modify how the workspace behaves. A query engine evaluates a custom query language against note metadata and content, returning filtered and sorted results that can be rendered through user-crafted templates—enabling auto‑updating lists or pages driven by tags and structured attributes. This makes the tool extendable far beyond basic note-taking, letting users script their own workflows and data transformations inside the same local environment.

The platform also provides the expected knowledge-management conveniences: bi‑directed link display that surfaces both inbound and outbound connections, modal pickers for fast page/command/tag navigation, full‑text search across the workspace, hierarchical outlines, and checkbox‑based task tracking within Markdown documents. All content is edited in Markdown with live preview, slash commands, and autocomplete, and the embedded structured-data query language allows users to retrieve and aggregate information from across their linked notes.

Features

  • Markdown Wiki Platforms - Provides a Markdown-based note-taking platform with live preview, bidirectional links, and an embedded query language for knowledge organization.
  • Markdown - Serves as a wiki-like interface for Markdown notes that automatically shows inbound and outbound links.
  • Plugins and Scripts - Adds custom features by installing plugins or writing scripts that modify workspace behavior.
  • Note Taking Apps - Provides a note-taking application that can be extended with Lua scripts for dynamic content and custom commands.
  • Personal Knowledge Management - Organizes and connects personal notes using bi-directional links, tags, and structured queries.
  • Custom Query Languages - Queries structured data embedded in documents using a custom query language designed for linked notes.
  • Declarative Query Languages - Evaluates a custom query language against note metadata and content to return filtered results via templates.
  • Bi-Directional Note Linking - Creates links between pages that automatically display both inbound and outbound connections.
  • Markdown Previewers - Parses Markdown into an AST and re-renders only changed nodes for real-time preview as the user types.
  • Lua Scripting Engines - Embeds a Lua runtime to run user-authored scripts with controlled access to document content.
  • Outline Management - Organizes content using hierarchical outlines and tracks tasks with checkboxes within documents.
  • Fuzzy-Finding Pickers - Opens modal pickers to quickly find pages, commands, or tags and performs full-text searches.
  • Dynamic Page Generators - Generates auto-updating lists and pages by querying notes by tags and metadata and rendering via templates.
  • Graph Link Traversals - Builds a directed graph of internal hyperlinks to enable bidirectional navigation and structured graph queries.
  • Dynamic Note Views - Queries notes by tags and attributes, then renders results through customizable templates for auto-updating lists.
  • Web Note Platforms - Self-hosted PWA for markdown-based note-taking.

سجل النجوم

مخطط تاريخ النجوم لـ silverbulletmd/silverbulletمخطط تاريخ النجوم لـ silverbulletmd/silverbullet

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Silverbullet

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Silverbullet.
  • org-roam/org-roamالصورة الرمزية لـ org-roam

    org-roam/org-roam

    5,980عرض على GitHub↗

    Org-roam is an Emacs-based note-taking system that builds a bidirectional network of plain-text notes, functioning as a personal knowledge base manager. It maintains both forward and backlink references in a SQLite database, automatically updated on file save, and uses persistent unique identifiers for notes instead of file paths to enable stable links across renames and moves. The system integrates directly with Emacs through custom interactive commands and hooks that access the database and buffer state, and it generates static graphs of note interconnections using Graphviz to reveal relati

    Emacs Lisphacktoberfestmemexorg-mode
    عرض على GitHub↗5,980
  • blinkospace/blinkoالصورة الرمزية لـ blinkospace

    blinkospace/blinko

    10,601عرض على GitHub↗

    Blinko is a personal knowledge management system and an LLM-powered knowledge base that enables users to capture and organize thoughts through a bi-directional knowledge graph. It functions as a RAG-enabled note-taking application and a self-hosted Markdown editor, allowing for the creation of permanent documentation and fleeting notes. The project distinguishes itself by integrating retrieval-augmented generation to provide conversational querying and AI-powered analysis of private document libraries. It supports both cloud-based and local AI model integration, enabling users to perform sema

    TypeScriptmarkdownmemosnextjs
    عرض على GitHub↗10,601
  • dendronhq/dendronالصورة الرمزية لـ dendronhq

    dendronhq/dendron

    7,436عرض على GitHub↗

    Dendron is a markdown knowledge management system designed for organizing linked files into a hierarchical personal knowledge base. It functions as a git-backed note manager that stores data as plaintext markdown files to ensure data persistence and ownership. The system distinguishes itself through schema-based organization, which applies structural templates and autocomplete hints to maintain consistency across large sets of documents. It also provides bi-directional linking and an interactive graph view to visualize relationships between notes, alongside a static site generator that export

    TypeScriptdendronmarkdownmarkdown-editor
    عرض على GitHub↗7,436
  • fabiospampinato/notableالصورة الرمزية لـ fabiospampinato

    fabiospampinato/notable

    23,491عرض على GitHub↗

    Notable is a local-first markdown note taking application and document manager. It functions as a personal knowledge base that persists notes as plain text files on the local disk to ensure data portability and user ownership. The application provides a markdown editor featuring a split-pane live preview for real-time rendering of content, including mathematical expressions and diagrams. Information is organized through a hierarchical tagging system that allows for nested labels and multi-dimensional categorization. The software includes tools for bulk note management to apply operations acr

    عرض على GitHub↗23,491
عرض جميع البدائل الـ 30 لـ Silverbullet→

الأسئلة الشائعة

ما هي وظيفة silverbulletmd/silverbullet؟

Silver Bullet is a local-first, bidirectional Markdown wiki that functions as a Lua-scriptable note-taking platform with an embedded declarative query language. It treats a single folder on your device as the root workspace, monitoring that directory for file changes via a native file-system watcher to keep its in-memory index and user interface synchronised in near real-time. Notes are parsed into a live-preview Markdown AST that re-renders only changed nodes as you type,…

ما هي الميزات الرئيسية لـ silverbulletmd/silverbullet؟

الميزات الرئيسية لـ silverbulletmd/silverbullet هي: Markdown Wiki Platforms, Markdown, Plugins and Scripts, Note Taking Apps, Personal Knowledge Management, Custom Query Languages, Declarative Query Languages, Bi-Directional Note Linking.

ما هي البدائل مفتوحة المصدر لـ silverbulletmd/silverbullet؟

تشمل البدائل مفتوحة المصدر لـ silverbulletmd/silverbullet: blinkospace/blinko — Blinko is a personal knowledge management system and an LLM-powered knowledge base that enables users to capture and… org-roam/org-roam — Org-roam is an Emacs-based note-taking system that builds a bidirectional network of plain-text notes, functioning as… fabiospampinato/notable — Notable is a local-first markdown note taking application and document manager. It functions as a personal knowledge… dendronhq/dendron — Dendron is a markdown knowledge management system designed for organizing linked files into a hierarchical personal… jackyzha0/quartz — Quartz is a markdown static site generator and digital garden framework designed to transform collections of markdown… tiddlywiki/tiddlywiki5 — TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked…