Add plugin 截图标注 v1.3.12 - #505
Merged
lzx8589561 merged 4 commits intoSep 2, 2026
Merged
Conversation
added 4 commits
August 29, 2026 15:42
- Initial commit - ZTools 截图标注插件源码(截图→标注→复制/保存/钉图) - Merge remote-tracking branch 'origin/main' - 完善 README:说明项目用途、已实现功能与使用方法 - 将插件作者改为 zhaoyuyang8520 - 作者字段改为 GitHub 地址 - 作者字段改为仓库地址 - 版本号 bump 到 1.3.11 - author 显示为 zyy,新增 homepage 跳转仓库,版本 1.3.12 - 发布准备:plugin.json 路径去 ./ 前缀,新增 CHANGELOG
- Initial commit - ZTools 截图标注插件源码(截图→标注→复制/保存/钉图) - Merge remote-tracking branch 'origin/main' - 完善 README:说明项目用途、已实现功能与使用方法 - 将插件作者改为 zhaoyuyang8520 - 作者字段改为 GitHub 地址 - 作者字段改为仓库地址 - 版本号 bump 到 1.3.11 - author 显示为 zyy,新增 homepage 跳转仓库,版本 1.3.12 - 发布准备:plugin.json 路径去 ./ 前缀,新增 CHANGELOG - features 的 cmds 改为纯字符串指令,移除不合法的 window 类型
- Initial commit - ZTools 截图标注插件源码(截图→标注→复制/保存/钉图) - Merge remote-tracking branch 'origin/main' - 完善 README:说明项目用途、已实现功能与使用方法 - 将插件作者改为 zhaoyuyang8520 - 作者字段改为 GitHub 地址 - 作者字段改为仓库地址 - 版本号 bump 到 1.3.11 - author 显示为 zyy,新增 homepage 跳转仓库,版本 1.3.12 - 发布准备:plugin.json 路径去 ./ 前缀,新增 CHANGELOG - features 的 cmds 改为纯字符串指令,移除不合法的 window 类型 - 改用无页面模式:移除首页与设置界面,触发截图直接框选
- Initial commit - ZTools 截图标注插件源码(截图→标注→复制/保存/钉图) - Merge remote-tracking branch 'origin/main' - 完善 README:说明项目用途、已实现功能与使用方法 - 将插件作者改为 zhaoyuyang8520 - 作者字段改为 GitHub 地址 - 作者字段改为仓库地址 - 版本号 bump 到 1.3.11 - author 显示为 zyy,新增 homepage 跳转仓库,版本 1.3.12 - 发布准备:plugin.json 路径去 ./ 前缀,新增 CHANGELOG - features 的 cmds 改为纯字符串指令,移除不合法的 window 类型 - 改用无页面模式:移除首页与设置界面,触发截图直接框选 - 优化工具栏为微信式定制条,修复马赛克与钉图问题 - chore: 忽略本地交接文档
zhaoyuyang8520
marked this pull request as ready for review
September 1, 2026 10:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
插件信息
本次变更
首个版本发布:截图标注插件
一款截图 → 标注 → 复制 / 保存 / 钉到桌面的快捷插件。
核心流程
标注工具
马赛克
文字标注
工具定制条(仿微信)
钉图
截图 / 演示
自检清单
plugins/screenshot-annotate/目录此 PR 由 ztools-plugin-cli 自动管理:每次
ztools publish在分支上追加一个 commit,PR 链接保持不变。