Open
Description
Feature Description
The current kanban card looks like this:
<status> title title title
#6 opened 23 hours ago by username
milestone 19
tag1 tag2
My board is very "noisy" with lots of info that is not useful (to me), and takes too much space.
It would be nice if we could customise that template. For example:
%status% %title%
%tags%
Or
KANBAN_CARD_TEMPLATE=%status% %title%\n%tags%
To show:
<status> title title title
tag1 tag2
Screenshots
No response