Feature: can the download URL be shortened in some way?
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Right now the download URL after the upload completes is quite long. Is there some way to format it on the command-line output that prints a shorter version, while also making sure it retains the actual full and working URL?
Contributor guide
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 at the command-line output path that runs after an upload completes and find where the download URL is formatted. Check how the existing output exposes the URL, then verify that the displayed form is shorter while the complete URL remains available and works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100