게시글 본문에 카테고리 아이콘이 표시되지 않습니다

Continuing the discussion from Icons don't show up in the sidebar then the color isn't defined:

This is a similar problem - the icons do not show up in the cooked text of posts.

It would be very nice (for consistency sakes) for them to also be there.

I’m not sure if category-icons tags do either for that matter. They probably should too!

4개의 좋아요

Thanks for your suggestion! The PR for it has been merged:

https://github.com/discourse/discourse-category-icons/pull/36

4개의 좋아요

그리고 빠른 후속 질문 — 게시글에서 카테고리 아이콘을 표시하지 않으려면 어떻게 해야 하나요?

아이콘은 그저 장식적인 컴포넌트에 불과할 뿐, 그 이상의 것은 아닙니다. 하지만 #contribute:bug와 같은 텍스트에서는 아이콘이 오히려 노이즈를 더합니다. 색상도 마찬가지지만, 색상은 그렇게까지 눈에 띄지는 않죠.

unsupported-install 같은 태그에는 문제가 없었다고 할 수 있지만, 그 경우 아이콘은 정보적 데이터를 제공합니다 — 즉, 그 링크가 태그임을 알려줄 뿐 다른 것은 아닙니다. 그래서 #official처럼 그것이 카테고리인지 태그인지 무엇인지 알려주지 않는 아이콘을 사용하기 시작했을 때 저는 아주 기분이 좋지는 않았습니다. @Jagster처럼 사람을 멘션할 때도 더 단순한 버전의 아바타를 사용하지 않는데, 그건 그것이 사람이면서 카테고리나 태그가 아님을 알려주기 위해서입니다.

하지만 여기서는 당신이 하고 싶은 대로 하면 됩니다. 그것은 제 일이 아니니까요. 하지만 평범한 존과 제인들은 무엇이 무엇인지, 그리고 그것이 무엇용인지 알기 전에 그 차이를 배워야 합니다. 그리고 이를 위한 최소한의 요구사항은 카테고리 이름을 기억해야 한다는 것입니다.

우리는 노이즈를 피하기 위해 원박스(Oneboxes)를 인라인으로 삽입할 때 최소한의 장식만 사용합니다. 이 아이콘들도 같은 유형의 문제입니다.

완벽한 세상에서는 메뉴에서 어떤 아이콘을 사용하든 관계없이 카테고리는 균일한 아이콘을 사용해야 합니다. 태그도 마찬가지입니다.

이것은 UX 문제이기도 합니다.

Hmm, initially I added a default-enabled setting for showing the category/tag icon in the body text. Later we decided it would be more consistent to have consistent icons everywhere, and removed this setting.

This may be a matter for discussion.

Tricky, eh? @Jagster is right that having both category and tag icons appearing in posts at the same time will be a bit confusing.

It will be fine if a forum only uses one or the other.

I agree that it would sure be nice if there was a visual way of differentiating tags from categories if icons are used. Personally I’d be happy with also having the tag symbol present for tags and also a category bullet if a category. Or at least have the option to do so.

A tooltip would help (for desktop), but we really need something for both mobile + desktop.

There is several level of consistency :wink: as

  • context, when things look and act similar way, and that’s why headers are different than content, but inside those everything acts same-same
  • global, where everyting is same everywhere

When and where what depends of purpose, matter of taste and aesthetic eye of an admin. And sometimes UX, and even UI, matters.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.