Show the number of items in a collection
Is there a way to show the number of items in a collection behind the name of said collection? Just like below:
- collection A (5)
- collection B (10)
- collection C (0)
- collection D (3)
- collection A (5)
- collection B (10)
- collection C (0)
- collection D (3)
https://github.com/MuiseDestiny/zotero-style
Note that it only shows the number of items in the selected collection. The count does not include subcollections. Cheers!