Is there a way to hide spells on the actionbars if we don't know the talent that grants that spell?

I’m redoing all my actionbars for Dragonflight. I’ve planned out where all possible abilities for every class will go, but while setting up my characters according to this plan I realized that there’s a lot of clutter from abilities I don’t actually have the talent for at the moment.

I want to hide these unlearned spells (it could be by shrinking the icon, making them mostly transparent, etc, as long as it’s more than the default ‘slightly darker icon’).

I don’t want to take the abilities off my bars-I want them there so I can change talents whenever I want without having to worry about dragging spells where they belong. I was thinking about making macros with #showtooltip and the upcoming [known:talentName] conditional, but 1. that leaves ugly question marks everywhere and 2. there literally aren’t enough macro slots to do that for every class.

Are there any addons out there which can do this? Or am I missing a way to hide these buttons with the default UI?

1 Like

Why not just optimize your bars so known spells take the place of currently unknown spells between loadouts?

Also, with regards to the known condition you could use it to display a different icon when the spells aren’t known. Alternatively, if you manually select the macro icon, it’ll stay regardless of whether or not the spell is known; that said, it’d be an undertaking.