📁 文件管理
📖 官方
批量重命名文件
使用 Cowork 智能批量重命名文件,支持按规则、按内容、按日期等多种方式
★☆☆ 初级 5-10 min 2025年1月10日
📋
使用场景
💬
提示词
Help me rename all photos in ~/Photos/2025Trip/ folder: - Format: date_sequence.jpg (e.g., 2025-01-10_001.jpg) - Sort by photo capture date - Sequence numbers start from 001
✨
预期结果
💡
使用技巧
- • 你可以组合多个规则,例如:先按日期排序,再添加前缀,最后统一小写
- • 使用正则表达式可以进行更强大的模式匹配