Tooling / 2026
WeChat Long Message Format
Summary
A focused utility that turns long notes into structured, readable message blocks for WeChat-style conversations.
Context
The project started from a repeated writing problem: long messages often lose hierarchy when pasted into chat interfaces.
Approach
The interface separates input, formatting rules, and preview so the final text can be reviewed before sending.
Result
The current version is a compact workflow prototype that can be expanded into a larger writing assistant later.
Table
| Area | Decision | Reason |
|---|---|---|
| Structure | Two-pane workflow | Keeps editing and review close together |
| Output | Plain text blocks | Works across chat surfaces |
| Next step | Template presets | Supports repeatable message types |