# How to create tag c++ or tag Notepad++

**URL:** https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698
**Category:** Bug
**Tags:** tags
**Created:** [August 14, 2018, 10:53am UTC](https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698 "2018-08-14T10:53:20Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Pham\_Quyet\_Nghi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pham_quyet_nghi/32/100298_2.png) [@Pham\_Quyet\_Nghi](https://meta.discourse.org/u/Pham_Quyet_Nghi)
#### Post date: [August 14, 2018, 10:53am UTC](https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698/1 "2018-08-14T10:53:20Z")

</div>

Hello!  
I tried to create a c++ tag but failed  
I have created a tag that looks like c++ but is “c＋＋” but the user typed on the “c++” url shows the error “Oops! That page does not exist or is private.”

how to create the plus character in the tag

Thanks.

---

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [August 14, 2018, 10:56am UTC](https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698/2 "2018-08-14T10:56:56Z")

</div>

Check out this topic:

[https://meta.discourse.org/t/using-a-tag-named-c-its-not-possible/92005?u=tophee](https://meta.discourse.org/t/using-a-tag-named-c-its-not-possible/92005)

---

<div class="post-metadata">

### Author: ![Pham\_Quyet\_Nghi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pham_quyet_nghi/32/100298_2.png) [@Pham\_Quyet\_Nghi](https://meta.discourse.org/u/Pham_Quyet_Nghi)
#### Post date: [August 14, 2018, 11:03am UTC](https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698/3 "2018-08-14T11:03:15Z")

</div>

It is unbelievable to have a website that uses this tag “c++”

Cards in the menu  
 ![c%20%20%20menu](https://global.discourse-cdn.com/meta/original/3X/f/b/fbf41901071e26ee1ac43a45a977158d563672da.jpeg)

Tag on url  
 ![c%20%20%20url](https://global.discourse-cdn.com/meta/original/3X/a/1/a12b3a0b4b34e3104f07484f2ab9d4c55df5afae.jpeg)

how to be like that?

---

<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: [August 15, 2018, 12:41am UTC](https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698/4 "2018-08-15T00:41:49Z")

</div>

`+` is tricky, it often needs to be encoded, at the moment our tag system does not support tags with `+` in them. We should either fix this or at least validate you do not create tags with `+`

Going to mark this as a bug cause it leads to confusion and we need to pick a side here vs allowing you to create a broken tag.

---

<div class="post-metadata">

### Author: ![Pham\_Quyet\_Nghi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pham_quyet_nghi/32/100298_2.png) [@Pham\_Quyet\_Nghi](https://meta.discourse.org/u/Pham_Quyet_Nghi)
#### Post date: [August 15, 2018, 12:52am UTC](https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698/5 "2018-08-15T00:52:18Z")

</div>

I know the tag system does not support + tags in it.

How to get the “+” card in card management

Please get any suggestions.

Thank you

---

<div class="post-metadata">

### Author: ![Steven](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steven/32/187890_2.png) [@Steven](https://meta.discourse.org/u/Steven)
#### Post date: [August 15, 2018, 1:19am UTC](https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698/6 "2018-08-15T01:19:47Z")

</div>

Notepad++ should be doable with this little trick

```css
.tag-notepad::after {
    content: "++";
}

```

I didn’t try it, but it should work everywhere on your forum

But you should avoid doing the same for _c_ for now, given @tophee’s post

---

<div class="post-metadata">

### Author: ![Pham\_Quyet\_Nghi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pham_quyet_nghi/32/100298_2.png) [@Pham\_Quyet\_Nghi](https://meta.discourse.org/u/Pham_Quyet_Nghi)
#### Post date: [August 15, 2018, 1:26am UTC](https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698/7 "2018-08-15T01:26:28Z")

</div>

@Steven What do you think of this site as having tag “+” [Topics tagged c++](http://daynhauhoc.com/tags/c++)

---

<div class="post-metadata">

### Author: ![Steven](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steven/32/187890_2.png) [@Steven](https://meta.discourse.org/u/Steven)
#### Post date: [August 15, 2018, 1:44am UTC](https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698/8 "2018-08-15T01:44:11Z")

</div>

I honestly don’t know. You can try to contact them, there’s the email address in the about page. I can’t really help on this issue

---

<div class="post-metadata">

### Author: ![Pham\_Quyet\_Nghi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pham_quyet_nghi/32/100298_2.png) [@Pham\_Quyet\_Nghi](https://meta.discourse.org/u/Pham_Quyet_Nghi)
#### Post date: [August 15, 2018, 1:47am UTC](https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698/9 "2018-08-15T01:47:05Z")

</div>

Thank you.

I contacted them but did not receive the answer.

I hope to find the answer from the community Discourse

---

<div class="post-metadata">

### Author: ![jmsachs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jmsachs/32/107682_2.png) [@jmsachs](https://meta.discourse.org/u/jmsachs)
#### Post date: [January 15, 2025, 2:56am UTC](https://meta.discourse.org/t/how-to-create-tag-c-or-tag-notepad/94698/10 "2025-01-15T02:56:47Z")

</div>

Any update on this topic? I would like to create a `c++` tag also.
