Commit Graph

5 Commits

Author SHA1 Message Date
whale ca2a9a0fd0 docs: change test repo to whale_hihihi/test 2026-06-04 15:06:06 +08:00
whale dc6c351085 docs: fix path ./ not ../ 2026-06-04 14:59:31 +08:00
whale 3be6556db9 docs: fix commands to use ./gitlink-cli.exe, rename +tasks to +history 2026-06-04 14:58:20 +08:00
whale 2876899663 docs: add webhook enhancement section to implementation doc 2026-06-04 14:37:52 +08:00
whale 1dfc38f196 feat: Wiki shortcuts 全面增强 - 9个命令支持页面和目录管理
- 页面操作: list, view, create(支持--dir), update, delete(两步清理Sidebar)
- 目录操作: mkdir(支持--parent建子目录), rmdir, renamedir
- 页面重命名: rename (获取内容→创建新页→删除旧页→更新Sidebar)
- Sidebar机制: 目录结构完全由_Sidebar页面控制
- delete采用两步操作: deleteWiki清空内容 + cleanSidebar移除链接
- 修复types.go合并后多余的errors import
2026-06-04 08:33:34 +08:00