modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
879 stars 154 forks source link

Third party platform links in profile #2323

Closed Khazoda closed 2 weeks ago

Khazoda commented 3 weeks ago

Please confirm the following.

What parts of Modrinth is your feature request related too?

Website

Is your suggested feature related to a problem? Please describe.

Describe the solution you'd like

There are two good solutions as I see it:

  1. Add markdown parsing to user's bio fields so that it's possible to add site links 🌲like this
  2. Add a dedicated section on user's profiles for site links, along with brand icons etc.
    • The potential downside of this approach is only allowing support for certain sites with branded icons. Many mod authors may want to put their personal website links here (Favicon grabber?).

I think either implementation would work. We can already add links with markdown to project descriptions, so it seems inconsistent that it's not possible to do the same for your profile.

Describe alternatives you've considered

No response

Additional context

No response

Minenash commented 2 weeks ago

Duplicate of #2207