MooTool

Handy tool set for developers

View on GitHub

数据迁移(原生 0.8+)

设置 → 数据迁移设置 → 侧边栏 / 关于 中的相关项,用于从 next Electron 或 Java 版合并数据到 next-macos-native 独立工作区(~/Library/Application Support/com.rememberber.mootool.next.macos-native/)。

Electron mootool-next.json

SQLite(MooToolNext.db~/.MooTool/MooTool.db

合并目标
t_msg_http HTTP 请求集合
t_http_request_history 全局历史(HTTP)
t_host Host 配置列表
t_translation_word / t_translation_history 翻译词库 / 历史
t_func_history 各工具历史记录
t_func_content 工具编辑区草稿(正则/JSON/文本对比/时间/计算器/二维码/代码运行等)
t_quick_note / t_json_beauty 随手记 / JSON 文档库正文
t_next_favorite 或 Java t_favorite_* 颜色/正则/Cron 收藏

重复项策略:HTTP/Host/收藏等按业务键跳过;文档正文按工具 ID + 标题(含扩展名等价)+ 正文跳过。

未覆盖 / 边界

详见 功能对齐清单 工作台段。