Answer the question
In order to leave comments, you need to log in
How to make it so that a unique number is automatically assigned to tasks / bugs in Trello?
I would really like to see, as in most trackers, a unique task / bug number for each task in order to use it as an identifier in work. How can I do that?
Answer the question
In order to leave comments, you need to log in
The cards have a short ID, but it is hidden.
You can execute in the console to show them
Well, you can make them brighter
.card-short-id {
padding: 5px;
font-size: 15px;
font-weight: bold;
color: #F08B8B;
display: inline !important;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question