Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在关注Automator 教程,但我不知道如何在我的工作流程中访问“当前年份”或“当前用户”等变量。
假设我想要Add Photos to Album。如何将它们添加到名称中包含当前年份的新专辑中?(例如“照片来自”)
Add Photos to Album
在顶部栏下,激活左侧的“变量”。然后将所需的变量拖到工作流区域。
这将插入一个动作“查询变量”。
启用“显示结果”,并执行一个步骤来执行此操作。
然后可以将此操作的结果转发给任何下一个操作。