Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on Assessing the 5 tag limit

Post

Assessing the 5 tag limit

+5
−1

We currently have a limit of 5 tags per question.

Should we keep this the same or would any changes be of benefit?

For example:

  • Should the limit be higher or lower?
  • Should there be different limits for different contexts:
    • Different communities?
    • Different categories?
    • Different post types?
  • Is there a need for a limit?
History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

Origin of the tag limit (3 comments)
Origin of the tag limit

Why is there a limit on 5 tags in the first place? Is it to prevent cluttering? Technical reasons? Was it as simple as a pragmatic choice by the programmer?

Monica Cellio‭ wrote 9 months ago

UI considerations were part of it. We asked ourselves: what do we need to do to support a reasonable display of all the tags (on a post and in the post list) including on phones? Having some limit made sense. From there, I think we just went with something that seemed to work Somewhere Else. I agree we should revisit all this, bearing in mind that if we allow a lot more tags, we'll need to also think about displaying them -- display all, display the first N (chosen how?) with "..." or similar, something else?

Somewhere Else stacks them twice; first horizontally, then vertically. That seems perfect to me, unless we’re permitting 20+ tags.