mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 19:30:12 +01:00
When creating a new [mini]card, typing `@` or `#` brings up an auto-complete box for board members and labels which will get applied to the card upon creation. These textual tags are removed from the card title before saving to maintain sanity. If a label doesn't have a name, it's colour is used (i.e. `red`, `purple`, etc). This was developed to ease the creation of new cards and allow users to rapidly create cards without having to click numerous times just to apply labels & members. |
||
|---|---|---|
| .. | ||
| list.jade | ||
| list.js | ||
| list.styl | ||
| listBody.jade | ||
| listBody.js | ||
| listHeader.jade | ||
| listHeader.js | ||