
如何自动同步某个文件夹的图片到某个相册中
/ 2 min read
Updated: View more blogs with the tag 自动操作 , View more blogs with the tag 文件夹同步 , View more blogs with the tag icloud , View more blogs with the tag 相册 , View more blogs with the tag macos , View more blogs with the tag shottr , View more blogs with the tag 文件管理
摘要(由llm生成)
通过自动操作实现将指定文件夹中的图片自动导入到iCloud相册中
如何自动同步某个文件夹的图片到某个相册中
场景描述:我使用的截图工具 Shottr 会把截图都保存在“截图”这个文件夹中,但我希望在保存的同时自动将其导入到 iCloud 相册中的“截图”文件夹中。

那么如何自动同步某个文件夹的图片到某个相册中?实现具体的做法如下:
第一步:打开自动操作

第二步:点击 finder 左下角的新建文稿

第三步:选择文件夹操作

第四步:配置文件夹操作

- 在资源库 - 照片 - 将文件导入到照片这个操作拖动到右边
- 选择你要同步的目标文件夹
- 选择添加到现有顶层相簿
- 选择你要同步到 iCloud 的哪个相册中
- 按下
cmd + S
保存这个文件夹操作

第六步:最终确认是否开启脚本
找到之前的目标文件夹“截图”,右键这个文件夹并点击“文件夹操作设置⋯”

如果弹出确认服务提示,点击运行服务

备注
如果想要删除文件夹操作,可以前往以下路径:
/Users/{这里替换为你的用户名}/Library/Workflows/Applications/Folder Actions
感谢阅读到这里,期待收到更多的反馈
欢迎关注公众号
kazoottt
