Create new hard linked card or symbolic linked card
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
New symbol near plus (+ Add Card) (^ like dropdown) to browse list of boards/lists/cards to link existing cards,
then option to select
create new card as symbolic link
or
create new card as hard link
option for a card:
copy (to stack)
move (to stack)
s-link-copy (to stack)
h-link-copy (to stack)
If symbolic link, the new card is a link to an existing card, if we delete this new card the original remains.
If hard link, the new card is THE card, if we delete the original cards is obviously deleted.
Option: inheritated card: it is a symbolic link to a card with new attachement, due date, comments, ....
Result is to have the card in more than one board/ list, example for sharing single cards/tasks with groups/users outside the original card scope.
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
No files, tests, or entry points are named. Start by mapping the existing card creation and copy/move flows, then trace how boards, lists, cards, attachments, due dates, and comments are stored and displayed. Done would require an agreed design and working symbolic, hard, and inherited links across boards or lists, including the specified deletion behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100