用于在 Mac OS X 上重命名文件的 Automator 脚本

发布于 2024-08-09 05:57:52 字数 1459 浏览 4 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

娇妻 2024-08-16 05:57:52

我设置了一个名为“重命名项目...”的服务,可以通过在 Finder 中选择任何项目(或一批项目),右键单击,然后选择“服务”>“重命名项目”来运行该服务。 命名项目...

这很有用,因为当您执行操作时,它将提供一个小的弹出窗口,您可以在其中选择所需的任何设置(例如,您可以使序列连续、替换文本、添加文本等)。

重 为自己创建类似的内容:

  1. 启动 Automator

  2. 出现提示时,选择“服务”模板。

  3. 将“重命名查找器项目”操作拖放到右侧的工作流程区域(您可以通过在 Automator 左上角的搜索栏中键入“重命名”轻松找到此操作)

  4. 系统会询问您是否希望此服务在文件复制时复制文件被重命名(保留原始文件)或仅处理文件本身(如果这样做,您的操作将无法撤消)

  5. 将操作配置为您希望默认提示的任何内容(“添加日期或时间”、“添加文本”、“更改大小写”等)我已选择“设为顺序”作为默认值,但您可以按照自己的喜好进行操作。

  6. 在操作气泡的底部,有 3 个小按钮(结果、选项、描述)。选择“选项”,然后勾选“工作流运行时显示此操作”框。

  7. 最后,在 Automator 窗口的顶部,您必须配置两个下拉列表,指定此服务的活动目的。将其设置为:“服务在 FINDER.APP 中接收文件或文件夹”

  8. 保存即可完成。现在在 Finder 中选择任何文件,在“服务”菜单下,您将找到您的新服务(以您保存时指定的任何名称,例如“重命名项目...”)每当您运行此服务时,您都会看到一个弹出窗口,允许您可以配置重命名模式。

I've set up a service called "Rename Items…" that can be run by selecting any item (or batch of items) in the Finder, right clicking, and then selecting Services > Rename Items…

This is useful as it will provide a small popup window when you perform the action, where you can choose whatever settings you want (for example, you can make the sequence sequential, replace text, add text, etc.)

In order to create something similar for yourself:

  1. launch Automator

  2. when prompted, choose the "Service" template.

  3. drag and drop the Rename Finder Items action to the workflow area on the right (you can find this action easily by typing 'rename' into the search bar in the upper left of Automator)

  4. you will be asked whether you want this service to duplicate files when they are renamed (preserving the originals) or just work on the files themselves (if you do this, your actions will not be undo-able)

  5. configure the action to whatever you want the default prompt to be ("Add Date or Time", "Add Text", "Change Case", etc.) I have selected "Make Sequential" as my default, but you can do whichever you prefer.

  6. At the bottom of the action bubble, there are 3 small buttons (Results, Options, Description). Choose Options, and then tick the box that says "Show this action when the workflow runs")

  7. Lastly, at the top of the Automator window, you must configure two dropdowns that specify what this Service will be active for. Set this to: "Service receives FILES OR FOLDERS in FINDER.APP"

  8. Save and you're done. Select any file in the Finder now, and under the Services menu you will find your new service (under whatever name you gave when saving, eg. "Rename Items…") Whenever you run this service, you will get a popup window that allows you to configure your renaming pattern.

叹梦 2024-08-16 05:57:52

我是另一位从未使用过Automator的人,很多人都说它很容易使用。从上面的教程来看,我发现这非常困难。
我已经 64 岁了,没有技术头脑,说实话,我仍然更喜欢手动完成。我一直都过着同样的事情,有很多人没有提到它,也从未使用过它到底有没有我?

I am another one that has never used Automator,and quite a lot of people say it`s easy to use. Judging by the above tutorial i find that very hard.
I am 64 years old,not technically minded,and to tell you the truth i would still prefer to do it manually.I have getting by all the time the same has a lot of people that do not evan mention it,and have never used it at all the same has me?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文