onepiecejs / nodejs-cantas

Cantas is a real-time collaborative web application. Official repository
Other
202 stars 134 forks source link

Able to link/refer to another card while editing an existing card #59

Open thescouser89 opened 9 years ago

thescouser89 commented 9 years ago

Also, maybe the editor could guess when we are trying to refer to another card and try to autocomplete the link/referral.

xiaods commented 9 years ago

Does the card link can cross link with boards?

thescouser89 commented 9 years ago

Perhaps, if the permissions allow this? But I guess that would be hard to implement if each card is not labelled like, say a jira (-123)

I'm genuinely interested to know how you are going to plan this!

xiaods commented 9 years ago

@thescouser89 if you have experience with cantas, you should be know card can move to another boards. the concepts is same on card links.

In planning, I will add a button in cards left side: there are some buttons already. i can add new link button on left. then when user click the card link, the link will should in card window at some section. that's all.

thescouser89 commented 9 years ago

Ah no I didn't know we could move cards across boards. Neat feature!

The idea seems reasonable!

xiaods commented 9 years ago

the list and card already provide this feature, please have a check the right top menu.