Skip to content

feat: 本地数据备份(导出/导入) + Word 导出标实验 - #4

Merged
ye4wzp merged 1 commit into
mainfrom
data-backup
Jul 22, 2026
Merged

feat: 本地数据备份(导出/导入) + Word 导出标实验#4
ye4wzp merged 1 commit into
mainfrom
data-backup

Conversation

@ye4wzp

@ye4wzp ye4wzp commented Jul 22, 2026

Copy link
Copy Markdown
Owner

设置面板新增「💾 数据备份」:一键把 localStorage 全部数据(草稿/历史/图床/设置/Key)导出为 JSON,导入即还原(带校验+覆盖确认)。清缓存不再丢数据。Word 导出标注实验(依赖库已不维护)。CDP 测试通过。🤖 Generated with Claude Code

- Settings → 数据备份: one JSON file backs up every md-converter-* key
  (drafts, history, image records, settings, API key); import restores and
  reloads. Guards against invalid files and confirms before overwrite.
  Everything lives in localStorage, so a browser cache clear used to wipe it
  all — this makes it recoverable.
- Label Word export as 实验 (relies on the unmaintained html-docx-js).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mopai-markdown Ready Ready Preview, Comment Jul 22, 2026 1:02am

@ye4wzp
ye4wzp merged commit feb6431 into main Jul 22, 2026
3 checks passed
@ye4wzp
ye4wzp deleted the data-backup branch July 22, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant