zuorn/Tydora 预览 preview

zuorn/Tydora

桌面端Desktop 原生Native ⭐ 93 Apache-2.0 工具Tools视觉Visual

让想法自由流动——Tydora是一款现代化的桌面Markdown编辑器,集所见即所得编辑、双向链接、思维导图和无限画布于一体,助力深度思考与轻松表达。

项目介绍Project Overview

Tydora 是一款基于 Tauri v2 与 React 构建的桌面 Markdown 客户端,主打所见即所得的沉浸式写作体验。核心能力包括 TipTap 实时编辑、笔记关系图谱、无限白板画布、一键生成思维导图以及静态网站发布。适用于需要兼顾纯文写作、知识管理与可视化梳理的用户。需注意该项目为个人作品,可能存在边缘场景下的稳定性问题。

Tydora is a desktop Markdown client built with Tauri v2 and React, offering an immersive WYSIWYG writing experience. Core capabilities include TipTap real-time editing, note relationship graphs, an infinite whiteboard canvas, one-click mind map generation, and static site publishing. It suits users who need writing, knowledge management, and visual structuring in one tool. Note that the project is a solo-developed application and may have stability issues in edge cases.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin --profile web add github:zuorn/Tydora

zuorn/Tydora 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

GitHub Stars Release License Platform Tauri React

中文 | English

image.png


I spent a long time settling into focused writing in Typora, organizing my thoughts before the graphs of Obsidian. Yet somewhere deep down, I always felt something was missing — a touch of absolute smoothness when your fingertips meet your thoughts, and the freedom to let knowledge unfold directly onto a canvas.

So I decided to build one myself. Its name is Tydora.

It's a Markdown editor I crafted alone through countless quiet nights — confident enough to stand in for Typora, ambitious enough to challenge Obsidian. It's more than a tool; it's a desk for fellow travelersclean and quiet, yet holding a world within.


✒️ Writing Should Flow Like Breathing

The ultimate writing experience: WYSIWYG, with an interface so clean that only the words remain. Not a single unnecessary distraction; wherever the cursor lands, your thoughts land directly on the screen. I poured every ounce of my obsession with "the feel of writing" into it, letting the tool fully recede — leaving only you and the river of thought.

image.png


🪐 Knowledge Is Not an Island — It's a Constellation

Relationship graphs form between notes — the gravitational lines of thought. And the infinite whiteboard canvas lets you personally guide these stars, connecting them freely, restructuring logic. Going beyond the graph — here, your cognition knows no bounds.

image.png


🌳 From Line to Tree, See the Forest in One Step

Turn any document into a mind map with one click. Linear text instantly unfolds into a structure of clear branches — hierarchy and connections at a glance. Outlining, dissecting books, reviewing ideas — no need to switch tools, the flow never breaks. What you see is the very shape of thought.

image.png


🌸 Let Your Knowledge Garden Bloom Quietly on the Web

Publish your local knowledge repository as a static website with one click. Blogs, documentation, personal wikis. Sharing knowledge has finally become clean and dignified.

image.png


📚 A Desk Awaiting Fellow Travelers

It is the answer I offer — and an invitation to fellow travelers. If you're also looking for a writing companion that understands you better, come and sit with Tydora.

🔗 Tydora — Let Your Ideas Flow

If there's anything you'd like it to do, tell me — I'll keep refining it, until it becomes the ideal version in our hearts.

Quick Start

  1. Download and install Tydora from the Release page.

Run from Source

git clone https://github.com/zuorn/Tydora.git
cd Tydora
npm install

npm run tauri dev
npm run tauri build

Tech Stack

Layer Technology
Frontend React 19 + TypeScript + Vite 6
Editor TipTap 3.x (WYSIWYG) + CodeMirror 6 (Source)
Backend Rust (Tauri v2)
Visualization D3.js (Graph) + markmap (Mind Map) + React Flow (Canvas)
Plugins tauri-plugin-fs / dialog / window-state / updater / process

Contributing

Issues and pull requests are welcome!

License

This project is licensed under the Apache License 2.0.

Star History

Star History Chart
上一个 Prev dsh-commandcode-provider 下一个 Next seeWxapkg