タグ名が制限されすぎています

I was trying to move completely away from categories on my forum BUT I discovered tags were way too restrictive with regard to their names. No spaces, 20 characters maximum, completely frustrated my desire. I read somewhere that discourse was trying to move away from categories into tags. This is an idea I support.

I also support adding a twiter like #hashtag feature within posts to increase awesomeness.

「いいね!」 1

Kinda. We’re not moving away from categories, but we do recommend restricting the use of categories to situations where they are actually necessary. More information at It’s Time We Talked About Tags

「いいね!」 3

Yeah, that’s the article.

Still, one way to make people use less categories is make tags more flexible.

You can set the max length for tags

https://{your-site}/admin/site_settings/category/all_results?filter=max%20tag

「いいね!」 5

Tags behave like category stubs, which can’t have spaces either.

The 20 character is there because otherwise the tag selector begins to look pretty ridiculous.

If legal libraries can build their whole taxonomies using those limitations the rest of us have no excuse.

「いいね!」 1

This is it…Solved!

「いいね!」 3

タグ名が切り捨てられる長さを変更する方法はありますか?
長いタグ名は三点リーダーで表示されます。「this-is-a-long-tag-name」は、タグのページでも「this-is-a-lo…」のように表示されます。この制限を変更するにはどうすればよいでしょうか?ソースを変更して再構築する用意はあります。

それは、管理画面のカスタマイズで CSS を編集することで可能です。

ジェフ、どうもありがとう。
具体的にどのプロパティを変更すればよいのでしょうか?あるいは、その手順が載っているガイドを教えてください。
ご協力ありがとうございます。

タグ名とタグスラッグを、カテゴリのように別々に扱えると良いですね。

例えば、タグは以下のように設定できるとします:
名前:Awesome Stuff
スラッグ:awesome-stuff

現状では、以下のように表示されてしまいます:
名前 & スラッグ:awesome-stuff

「いいね!」 2