1 repo
Structures data as a tree of independent content blocks for granular manipulation.
Distinguishing note: Focuses on the architectural data structure rather than the UI implementation.
Explore 1 awesome GitHub repository matching software engineering & architecture · Block-Based Data Models. Refine with filters or upvote what's useful.
Siyuan is a self-hosted knowledge management platform designed for private note-taking and information organization. It functions as a local-first application that stores all user content as plain text files on the local file system, ensuring data ownership and offline availability. The platform utilizes a block-based document model, which structures information as a tree of independent content blocks to facilitate granular manipulation and bidirectional linking. Users can extend the core functionality through a sandboxed plugin architecture, allowing for the development of custom themes and
Structures information as a tree of independent content blocks for granular manipulation and bidirectional linking.