如何从收到的电子邮件自动创建 Word 文档并将其放入我的投递箱帐户中?

发布于 2024-10-18 03:30:58 字数 97 浏览 1 评论 0原文

我有一台 MAC,我想将其自动化,这样如果我向我的一个帐户发送电子邮件,该电子邮件会立即复制到我的投递箱帐户中的 Word 文档中。非常感谢任何想法或建议,

谢谢!

I have a MAC and I want to automate it so that if I send an email to one of my accounts, that email is immediately copied on to a word document that sits in my drop box account. Any ideas or suggestions are very much appreciated,

thanks!

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

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

发布评论

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

评论(1

油饼 2024-10-25 03:30:58

您应该开始学习 AppleScript
然后熟悉Automator
Mail.app 的自动化操作导出到目录中的文本文件。
文件夹操作 将该文本文件转换为 Word 文档并将其移动到您的 DropBox 文件夹中。

You should start learning AppleScript.
Then get familiar with Automator.
Automator Actions for Mail.app to export to a text file in a directory.
Folder Actions to convert that text file into a Word document and move it into your DropBox folder.

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