Show number of cards next to deck name in Browse?

Hi, currently I manually put the number of cards beside the deck title and check the card count on the title bar. However, I’m wondering if there’s a feature or add-on that can automatically display the number of cards under each deck directly beside the deck name in the Browse window.

Right now, I have to click into each deck to see how many cards it contains. It would be really helpful to see the card count at a glance.

Is this possible in Anki, or is there an add-on that supports this feature?

Thanks in advance!

Go to Tools > Extensions > View Files > create a folder with any name, for example: teste

Inside the “teste” folder, create a text file and place the code below inside it.

Rename the text file to __init__.py
Note: 2 underscores before and 2 underscores after init.

View > Check the option: File name extensions

Close and reopen Anki to test.

Thanks. I’ll try this one.

I tried and it works! Is there a way to display the count on here?:

Hi, thank you so much for creating this add-on. I really appreciate you taking the time to work on it. This is exactly what I was looking for and it will be very helpful for my workflow. Thanks again for your effort and contribution to the community.

Hi.. is there any way to make anki show note counts in browser sidebar window?? so that i dont have to click each deck & its subclass to know how many notes are there.. pls help

See above for one way you can do this.