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 Allow users to link more than one website in their profile.

Parent

Allow users to link more than one website in their profile. [duplicate]

+4
−6

Closed as duplicate by Canina‭ on Sep 17, 2020 at 08:30

This question has been addressed elsewhere. See: More social media/online communities to link to profile.

This question was closed; new answers can no longer be added. Users with the reopen privilege may vote to reopen this question if it has been improved or closed incorrectly.

Currently, users can only add their twitter handle and one other website to their profile. I find this kind of limiting since someone might want to add more to their profile. Say for instance they want to put a link to both their blog and their professional website; right now, they have no way of doing so (outside of putting it in the info box).

Could we have the option to link more than one website in our profile?

EDIT:

In response to "there is no problem to solve here."

Does a feature request have to solve a problem? Can't a requested feature be, you know, just to make things better/simpler/more convenient?

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

General comments (10 comments)
Post
+2
−0

Let's talk about design.

Clearly we wouldn't want to allow any number of links, because having a thousand links would break the layout in some way. Unless we put it behind a "show more" control of some sort when we reach the "too many to lay out reasonably" point, wherever that is (and it's probably different on phones and desktops).

At the other end of the spectrum, we currently only allow one, plus a Twitter handle. (The wireframe for the profile page also shows a GitHub link.) We've been thinking about this as "provider + link", like Twitter ID, personal web site, etc. (I think that's how the database schema is set up, but I'm not sure.) Individual communities might want to add relevant "providers", like maybe a science community would have a place to add an ArXiv author page.

Do we need multiple arbitrary links -- that is, should the cardinality of "web site" be higher than 1? Or do we need more types of links, and if so which ones?

I'm not expressing an opinion here. How we would design it depends on the answers to these questions. So before we add anything we'd need to figure out what need we're trying to address.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (3 comments)
General comments
Moshi‭ wrote over 3 years ago

Obviously there should be a reasonable limit. I just don't think that limit should be 1.

Design and implementation-wise, you could take a page off how other sites do it - another site that I'm on allows users to define arbitrary "name: address" rows on their profile page. (ex. Twitter: @username, Blog: example.com, TopAnswers: topanswers.xyz/user?id=0).

Monica Cellio‭ wrote over 3 years ago

Yeah, I'm not trying to play a reductio ad absurdum card; I'm just trying to tease out whether it's a small number of arbitrary links (and roughly how many), or whether it's "support more specific sites beyond Twitter and one free link".

mbomb007‭ wrote over 3 years ago

I think one is enough, because you can always link to a personal page that contains more links on it. Otherwise, maybe 3 or 5 links would be an upper limit if you want to extend it, but I don't see a reason to.