Last Updated: February 25, 2016
·
1.502K
· butenas_com

Show card numbers in Trello

To show / unhide Trello card numbers, add this simple JS to the bookmarks and next time you will use Trello, click on it and enjoy. It just unhides the card numbers that are actually there but somehow Trello guys thought it is not that useful for us :)

javascript:(function()%7B$(%22.card-short-id%22).removeClass(%22hide%22)%7D)()

Have a fresh tip? Share with Coderwall community!

Post
Post a tip