Skip to content

Releases: qiushijie/mindstack

MindStack 0.0.1 — Initial Release

26 Apr 16:12

Choose a tag to compare

The first preview release of MindStack, a developer-focused markdown editor designed for maintaining knowledge bases with developers and AI codegen tools (such as Claude). Built with Wails v2 + Vue 3 + TypeScript.

This is an early preview release. Expect rough edges and breaking changes before 1.0.

Highlights

  • Block-based markdown editor powered by CodeMirror 6, with a slash menu for quick block insertion and drag-to-sort support.
  • Rich content rendering — tables, images, code blocks with syntax highlighting, math formulas (KaTeX), and Mermaid diagrams (preview / edit modes).
  • File workspace — open files and folders, file tree with context menu (copy / paste / delete / move-to-trash), recent files menu, and a heading outline with file / heading view toggle.
  • Editor experience — auto-save, settings persistence, collapsible sidebar, empty-line placeholder, and dark theme.
  • Localization — multi-language i18n support.
  • macOS integration — open .md files directly via file association.

Platform

  • macOS (Apple Silicon)

Known Limitations

  • Git repository sync is on the roadmap and not yet available in this release.
  • macOS Intel, Windows, and Linux builds are not yet provided.
  • Web version is planned for a future milestone.

License

MIT