nextcloud / nextcloud/deck

Having link to another card

Open
#1,061 7 comments 32 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.