blossom-editor/blossom

A markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization(支持私有部署的云端存储双链笔记软件)

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 11 minutes ago
Added to GitGenius on September 18th, 2026
Created on August 7th, 2023
Open Issues & Pull Requests: 5 (+0)
GitHub issues: Enabled
Number of forks: 337
Total Stargazers: 3,795 (+0)
Total Subscribers: 20 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.8 days
Mean response time: 19.0 days
90th percentile: 25.2 days
Tracked items: 30

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 913 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • stale (51)
  • question (6)
  • enhancement (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Blossom is a markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization.

The tool addresses the need for a note-taking system that keeps data under your control rather than relying on third-party cloud services. It operates on a client-server architecture, allowing you to host the backend on your own infrastructure while clients on different devices connect to synchronize notes and access them from anywhere. The editor supports markdown formatting and bidirectional linking between notes, enabling the creation of interconnected knowledge bases.

Blossom suits developers and users who prioritize data privacy and want to avoid vendor lock-in with commercial note-taking platforms. It works well for personal knowledge management, blogging, and team documentation when you have the infrastructure to self-host. The project is particularly relevant if you need synchronization across multiple devices but want the notes stored on servers you operate.

The project shows consistent development activity with regular updates to both the editor interface and server components. Work spans across multiple areas including feature additions, bug fixes, and improvements to the synchronization mechanism. The codebase maintains active maintenance with attention to user-reported issues and ongoing refinement of the core editing and storage functionality.