# Tagging a topic from email in

**URL:** https://meta.discourse.org/t/tagging-a-topic-from-email-in/57275
**Category:** Feature
**Created:** [February 12, 2017, 4:03pm UTC](https://meta.discourse.org/t/tagging-a-topic-from-email-in/57275 "2017-02-12T16:03:26Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![sizeof](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sizeof/32/131954_2.png) [@sizeof](https://meta.discourse.org/u/sizeof)
#### Post date: [February 12, 2017, 4:03pm UTC](https://meta.discourse.org/t/tagging-a-topic-from-email-in/57275/1 "2017-02-12T16:03:26Z")

</div>

Hello again,

Apologies for posting again I didn’t provide enough information and I wasn’t clear enough in the previous topic.  
I followed this tutorial here [Set up structured tagging with tag groups and category tag restrictions](https://meta.discourse.org/t/tags-category-restrictions-tag-groups-relationships/48260) to create several tags to be used for classifying and searching for topics later.  
The issue is that I’m not able to find the topic using the tag I wrote in the text.

First, I created a new topic through the web interface like this:

 ![](https://global.discourse-cdn.com/meta/original/3X/c/4/c4c8c5533a4b5d147c4d9f0ff84b85fe309062c2.png)  
And it when done, it looks like this:  
 ![](https://global.discourse-cdn.com/meta/original/3X/6/0/604729b33e744d7d9377ad3fcd2337750b014153.png)  
Notice that it’s tagged appropriately.

Then, I sent the following text through e-mail:

> Trying to tag this topic to the #toyota::tag tag using email-in.

The created topic looks like this:

 ![](https://global.discourse-cdn.com/meta/original/3X/a/1/a1ee18178e3c947bdaa17869ef5351415236b1ac.png)  
And the last two topic created look like this:  
 ![](https://global.discourse-cdn.com/meta/original/3X/7/b/7bf52f3ebc06356ca3dceb766d126472bfb1602f.png)

As you can see, the topic created through email-in is not tagged. And when I click on the tag only the topic that I created through web is shown.

 ![](https://global.discourse-cdn.com/meta/original/3X/f/e/fe8a8736ddc6f0c61f52a5e6257b18cba4d12624.png)

Regards,  
sizeof

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 12, 2017, 4:51pm UTC](https://meta.discourse.org/t/tagging-a-topic-from-email-in/57275/2 "2017-02-12T16:51:54Z")

</div>

The reason we are so uneasy about this is cause it would be building a feature for 1 person.

How would anyone know to add the magic syntax?

```plaintext
subject: I can haz tags
body: 
This is a topic I am making with 

tags: bob

```

vs

```plaintext
subject: I can haz tags
body: 
This is a topic I am making with 
Tags:bob

```

vs

```plaintext
subject: I can haz tags
body: 
This is a topic I am making with 
Tags=bob

```

---

<div class="post-metadata">

### Author: ![ErikMH](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erikmh/32/67551_2.png) [@ErikMH](https://meta.discourse.org/u/ErikMH)
#### Post date: [February 12, 2017, 5:09pm UTC](https://meta.discourse.org/t/tagging-a-topic-from-email-in/57275/3 "2017-02-12T17:09:16Z")

</div>

With there be a reason not to accept all three of those formats?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 12, 2017, 5:58pm UTC](https://meta.discourse.org/t/tagging-a-topic-from-email-in/57275/6 "2017-02-12T17:58:35Z")

</div>

This is an exact duplicate of

> [@Add tags by email](https://meta.discourse.org/t/add-tags-by-email/25796):
>
> I’ve had a request for the ability to add tags to topics when posting by email. This could work by adding a line as follows starting with tags: and then a comma separated list. tags: tag1, tag2, tag3 I can see potential for difficulty, e.g. because there is no autocomplete people won’t know tags that are already being used and create duplicates, but I also think it can be quite powerful and help people to indicate organization they’d like without having to log in - and in my community many pe…

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 12, 2017, 5:58pm UTC](https://meta.discourse.org/t/tagging-a-topic-from-email-in/57275/7 "2017-02-12T17:58:41Z")

</div>



---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [February 13, 2017, 4:47pm UTC](https://meta.discourse.org/t/tagging-a-topic-from-email-in/57275/8 "2017-02-13T16:47:33Z")

</div>

> [@sizeof](#):
>
> Then, I sent the following text through e-mail:
> 
> > Trying to tag this topic to the #toyota::tag tag using email-in.

You can’t tag topics this way. Not by ordinary posting, nor by email. We only use the # sign to _autocomplete_ tags, not to add them.

This is understandably confusing to people used to the conventions of mediums like Twitter or Instagram, but makes sense to those more used to GitHub for example. Here’s [one previous discussion](https://meta.discourse.org/t/proposal-for-a-hash-tagging-feature/6304) about this.

We’re not going to change this convention (i.e. we’re sticking with GitHub’s take on hashtags), but I’d welcome ideas on how to better educate users about it.
