Feature idea - provide an alias for a shorter profile link
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 1.5k
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
Background
Learning about algora's profile, and how it can nicely summarize some things, I looked to link to it from my CV. However, the profile link is relatively long compared to github / linkedin, so I needed to expand a column for the sake of adding the algora link.
For comparison:
github.com/:name
linkedin.com/in/:name
algora.io/profile/:name
algora.io/p/:name (feature idea)
Feature idea
When providing buttons to copy profile links etc, allow for a shorter link alias, such as algora.io/p/:name instead of algora.io/profile/:name. Retaining the current URL as the canonical URL you see once you have arrived probably makes sense, as its easier to understand.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the profile-link copy buttons and the routing or entry point for algora.io/profile/:name. Check how the existing profile URL is generated and canonicalized. Done means algora.io/p/:name works as an alias while the existing profile URL remains canonical.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100