adrienjoly / chrome-next-step-for-trello

✅ Chrome extension to check tasks directly from your Trello boards
https://adrienjoly.com/chrome-next-step-for-trello
72 stars 24 forks source link

Convert list item card link into a card name #128

Closed MyMarvel closed 2 years ago

MyMarvel commented 2 years ago

Trello has a core functionality to convert a checklist item into a card. In this case the list item becomes visible as a special link with a card name, you can see it on my screenshot (sorry it's on Russian language but you'll get the point) image However, when I enabled this extention, it does not convert the card link list item into a card name and looks terrible: image It would be great to support a conversion between trello links inside the list item into at least a card name, or even better - into a link with a card name in it.

adrienjoly commented 2 years ago

Thank you for this feature request, Nikita!

Indeed, this feature has been requested several times. (see https://github.com/adrienjoly/chrome-next-step-for-trello/issues/40)

Unfortunately, I don't have time to implement it.

If you (or a developer you may know) are interested, feel free to contribute that feature by proposing a pull request. I'll do my best to review it and provide assistance if needed.

In the mean time, for the sake of reducing the number of pending issues, I'm closing this one as a duplicate of https://github.com/adrienjoly/chrome-next-step-for-trello/issues/40.

Best regards

Adrien