The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
## Multiple lines to Checklist
1. Click Add new Checklist
2. Click Add new Checklist Item
3. Toggle `One line of text = one checklist item`
4. Paste multiple lines of text
5. Click Save
< img src = "https://wekan.fi/multiline/multiline1.png" width = "60%" alt = "Multiple lines to Checklist" / >
## Card ☰ Menu / Copy Checklist Template to Many Cards
< img src = "https://wekan.fi/multiline/multiline2.png" width = "60%" alt = "Checklist Template to Many Cards 1" / >
## Edit titles and descriptions of Many Cards
```
[ {"title": "First card title", "description":"First card description"},
{"title":"Second card title","description":"Second card description"},
{"title":"Last card title","description":"Last card description"} ]
```
< img src = "https://wekan.fi/multiline/multiline3.png" width = "60%" alt = "Checklist Template to Many Cards 2" / >