Add plugin Typora v1.0.0#296
Conversation
- Initial commit v1.0.0 - fix:根目录地址为空和JSON.parse的类型检查 v1.0.0
- Initial commit v1.0.0 - fix:根目录地址为空和JSON.parse的类型检查 v1.0.0 - fix:修正package.json中的description
- Initial commit v1.0.0 - fix:根目录地址为空和JSON.parse的类型检查 v1.0.0 - fix:修正package.json中的description - fix:若干鲁棒性问题 v1.0.0
There was a problem hiding this comment.
Code Review
This pull request introduces a new ZTools plugin, recent-typora, which reads and parses Typora's history.data to list and open recently accessed files and folders across Windows, macOS, and Linux. The review feedback suggests treating macOS as case-insensitive during path deduplication to prevent duplicate entries, and wrapping the local history file test in a try...catch block to avoid unexpected test failures on developers' machines.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
- Initial commit v1.0.0 - fix:根目录地址为空和JSON.parse的类型检查 v1.0.0 - fix:修正package.json中的description - fix:若干鲁棒性问题 v1.0.0 - fix:macos路径大小写问题 v1.0.0
- Initial commit v1.0.0 - fix:根目录地址为空和JSON.parse的类型检查 v1.0.0 - fix:修正package.json中的description - fix:若干鲁棒性问题 v1.0.0 - fix:macos路径大小写问题 v1.0.0 - 更新README.md和title v1.0.0

插件信息
本次变更
Recent Typora插件首个发布版本。
新增
截图 / 演示
自检清单
plugins/recent-typora/目录此 PR 由 ztools-plugin-cli 自动管理:每次
ztools publish在分支上追加一个 commit,PR 链接保持不变。