[Feature Request] Customise kanban card template #9592

Open
opened 2025-11-02 08:43:55 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @lonix1 on GitHub (Sep 20, 2022).

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

Originally created by @lonix1 on GitHub (Sep 20, 2022). ### 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_
GiteaMirror added the topic/projectstype/proposaltype/feature labels 2025-11-02 08:43:55 -06:00
Author
Owner

@kodkuce commented on GitHub (Nov 29, 2022):

hmm would be nice if we could add img preview too so art part of team can see img o card like on trelo
< preview > blabla.png

@kodkuce commented on GitHub (Nov 29, 2022): hmm would be nice if we could add img preview too so art part of team can see img o card like on trelo < preview > blabla.png
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9592