如何在 mutt 中管理 Gmail 标签

发布于 2024-09-15 18:35:40 字数 38 浏览 5 评论 0原文

有没有办法用 mutt 管理 Gmail 标签(虚拟文件夹)?

Is there a way to manage Gmail lables(Virtual folders) with mutt??

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

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

发布评论

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

评论(1

行至春深 2024-09-22 18:35:40

引用此来源

一个非常酷的 gmail 功能是能够向电子邮件添加标签(在其他上下文中也称为“标签”),然后仅查看具有给定标签的邮件。

有一个名为“X-Label”的半标准电子邮件标头,可用于存储标签。 mutt 支持搜索它,根据值过滤视图,并在索引视图中显示它; 但它不允许你更改它(尽管有补丁)。

上面的链接中有一些有用的代码片段。

Quoting this source,

A very cool gmail feature is the ability to add label to emails (also called "tags" in other contexts), and then view only mails with a given label.

There is a semi-standard email header called "X-Label" which can be used to store labels. mutt supports searching it, filtering views according to the value, and showing it in the index view; but it doesn't allow you to change it (although there are patches).

There are some useful code snippets in the link above.

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