Bulk add cards
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
When you have an existing list of items (sent to you, or copied from a meetings minutes etc.) and want to add them, it would be great if you could paste them into a card and if the pasted content contains new line markers you got an option to have each new line created as new cards.
Related: if the pasted content contains new lines, the alternative to a new cards would be first line as card title and rest added into the description field (on the basis that new lines don't make sense in a title and aren't supported anyway)
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
Start by reproducing the paste flow in the card creation interface and inspect how pasted text is currently handled. Define the behavior for multiline content: offer creating one card per line, or use the first line as the title and the remaining lines as the description. Done means both choices work consistently when pasted content contains new lines.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100