# שימוש באותיות רישיות בשמות תגיות בכרזות תגיות

**URL:** https://meta.discourse.org/t/capitalizing-tag-names-in-tag-banners/270627
**Category:** UX
**Tags:** tag-banners
**Created:** [7 ביוני,‏ 2021,‏ 4:51am UTC](https://meta.discourse.org/t/capitalizing-tag-names-in-tag-banners/270627 "2021-06-07T04:51:12Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![AquaL1te](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aqual1te/32/201966_2.png) [@AquaL1te](https://meta.discourse.org/u/AquaL1te)
#### Post date: [10 באוגוסט,‏ 2022,‏ 4:07pm UTC](https://meta.discourse.org/t/capitalizing-tag-names-in-tag-banners/270627/4 "2022-08-10T16:07:18Z")

</div>

> [@Banner doesn't show when 'remove tag hyphen' is enabled](https://meta.discourse.org/t/banner-doesnt-show-when-remove-tag-hyphen-is-enabled/270625/4):
>
> I could also add another option to capitalize every word, e.g. “Open Source”. But before doing that I need a working base to be able to test these changes. Hopefully it can be fixed soon.

Thanks for fixing the plugin @awesomerobot, and including the option to remove underscores 🎉 I just tested a commit in my fork to capitalize tags, it works with `formattedTagName`. Although I’m not sure how this would work with `formattedAdditionalTagNames`. But in any case I already notice an issue. Some tags are acronyms, such as PDF. Just capitalizing the first letter doesn’t look right. Of course a list of tags could be inserted to include words like PDF and others and then treat those differently and do `toUpperCase()` them fully. But for instances that allow community members to create tags, that becomes difficult to keep consistent. So I guess I’ll just leave tags as they are, lowercase. Unless there are smarter solutions?

---

_[View the full topic](https://meta.discourse.org/t/capitalizing-tag-names-in-tag-banners/270627)._
