TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Mailtags

7 点作者 hasitseth将近 3 年前
#mailtags A hack is to use hashtags in emails. I have been using it since a year and it&#x27;s worked out fabulous. This is how it works: if you include custom hashtags, the emails are far more searchable. It&#x27;s like poor man&#x27;s Slack!<p>The main benefit is the flexibility of creating hashtags based on projects, people, phases of an arbitration, categories of projects, etc. The great benefit of custom mail hashtags is that it needs no plugin and no additional steps. Just type the hashtag in footer of emails and make it far more search friendly.<p>It&#x27;s easy to mess this up if the hashtag usage is not consistent. Also, the recipients of your emails may find the hashtags to be a curiosity. Best to keep a &#x27;Note&#x27; or a sticky to keep hashtag usage consistent across all mails.<p>I had thought of filing a patent on this, but felt that getting over a 35 USC 101 or 103 would be hard :-)

4 条评论

funcDropShadow将近 3 年前
There is a plugin for Apple Mail called MailTags [1], which allows the recipient (and sender) to attach the tags he or she wants to attach to an email. Other MUAs (mail user agents, i.e. mail programs) have supported tagging for decades. Just look at Thunderbird, or some of the Emacs-based mail programs. I am sure there is a way to tag mails in mutt as well. And all that works without requiring coordination between sender and recipient. These tags are not part of the body of an Email and can therefore be used in specialised searches without risking accidental matches.<p>[1]: <a href="https:&#x2F;&#x2F;smallcubed.com&#x2F;support&#x2F;mt&#x2F;manual" rel="nofollow">https:&#x2F;&#x2F;smallcubed.com&#x2F;support&#x2F;mt&#x2F;manual</a>
评论 #31930323 未加载
nicolaslem将近 3 年前
I believe that in email-land what you describe is usually referred to as labels rather than tags. Many email providers use labels under the hood for everything, Gmail being the most famous one. For instance the Inbox is just a collection of emails with the &quot;new&quot; label attached.<p>You can of course define your own labels, for example:<p>- <a href="https:&#x2F;&#x2F;fastmail.blog&#x2F;productivity&#x2F;fastmail-labels" rel="nofollow">https:&#x2F;&#x2F;fastmail.blog&#x2F;productivity&#x2F;fastmail-labels</a><p>- <a href="https:&#x2F;&#x2F;support.google.com&#x2F;mail&#x2F;answer&#x2F;118708" rel="nofollow">https:&#x2F;&#x2F;support.google.com&#x2F;mail&#x2F;answer&#x2F;118708</a><p>Caveat, labels may be a bit clunky when using thrid-party clients and IMAP.<p>It is great that you have found a low-tech solution to a problem you have, but you may be reinventing the wheel a little.
评论 #31932175 未加载
joshu将近 3 年前
Adding tags to your things so you could find them again was the original intent for tagging.<p>I think the ancient pachyderm mail client could do stuff like this. Iirc google hd to license something from them way back…
CelticBard将近 3 年前
First time I’m hearing out this, gonna check it out. Thanks