Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having link to another card #1061

Open
Salokyn opened this issue May 23, 2019 · 5 comments
Open

Having link to another card #1061

Salokyn opened this issue May 23, 2019 · 5 comments

Comments

@Salokyn
Copy link

Salokyn commented May 23, 2019

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.

@juliushaertl
Copy link
Member

Makes sense 👍

@Salokyn
Copy link
Author

Salokyn commented Jul 2, 2019

To go a little further and navigate easily between linked cards, there could be a new tab in the the card details to show the cards which the actual one links to and those which have a link to the actual one.

@Octothorn
Copy link

To go further still, perhaps card links could have a category - one of "Blocker", "Blocked By", "Related" would be categories I would use today, but there could be others (perhaps user configurable).

@mulles
Copy link

mulles commented Mar 9, 2023

If this feature would be realized, the foundation for a gantt chart #928 representation would be laid.
After all it is about the possibility to link data together to make obvious that one card depends on the other.

What would be the budget to fund such an enhancement?

@simonsan
Copy link

I think this would be a really worthwhile enhancement. Also, it would make it easy to have hierarchical cards, GANTT charts and many more. Each card could contain another field, which could be a HashSet<LinkedCardIds> that stores the linked cards. As card IDs are unique to each system, that could be enough for the start?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants