Having link to another card
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Describe the solution you'd like
I'd like that writing #NNN (where NNN is the ID of a card) in a card description would create automatically a hypertex link that opens the card whose id is NNN when I click on it.
Hovering the link could show the title of the card NNN.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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 by tracing how card descriptions are rendered and how existing links or markup are handled in the Deck frontend. Done means a #NNN reference in a card description becomes a clickable link to that card and hovering it can show the referenced card's title.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100