Thread Tools Display Modes
10-30-16, 10:06 AM   #1
Dacryphile
A Kobold Labourer
Join Date: Oct 2016
Posts: 1
Hide certain transmog appearances

There are some transmog items I'll never get (such as the WoD and Pandaria challenge mode transmogs, since I never did those and they're no longer in game). Is there a way to make an add-on that lets you right-click on a transmog entry and hide it? I know there's an add-on that does this for the Battle Pet list, or maybe it's built-in with WoW (it's been a long time since I've used the Pet Battle interface without add-ons).
  Reply With Quote
02-25-20, 01:54 PM   #2
Teddy7808
A Defias Bandit
Join Date: Feb 2020
Posts: 2
I too would be appreciative of an addon that does this. I have the Mount journal Enchanced that gives me the option to hide Unused Mounts which really cleans up my mount tab. If i could do so with transmog apperances, that would be amazing
  Reply With Quote
02-25-20, 05:00 PM   #3
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Originally Posted by Dacryphile View Post
Is there a way to make an add-on that lets you right-click on a transmog entry and hide it?
Originally Posted by Teddy7808 View Post
I too would be appreciative of an addon that does this.

Try this https://github.com/ketho-wow/HideAppearance/releases

Video: https://streamable.com/q6bo1
  Reply With Quote
02-25-20, 05:23 PM   #4
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Originally Posted by Teddy7808
This works wonders! Is there any way to add a 'show hidden' toggle in the filters in case I accidently hide a item. I know its a big ask but either way i really appreciate this, youre awesome!

Nope, too lazy for that. But you can use /tinspect HideAppearanceDB to look into the savedvariables and unhide it again with e.g.
Code:
/run HideAppearanceDB[32472] = nil
Or you can manually edit the SavedVariables in a text editor. The names of the appearances are also stored in there so that makes it a bit easier

  Reply With Quote
02-25-20, 05:40 PM   #5
Teddy7808
A Defias Bandit
Join Date: Feb 2020
Posts: 2
Great! thanks for the info, will look into it
  Reply With Quote
02-25-20, 10:51 PM   #6
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Added a toggle to only show hidden, anyway

https://streamable.com/ojq5t
  Reply With Quote
06-08-20, 07:54 PM   #7
Akkty
A Kobold Labourer
Join Date: Jun 2020
Posts: 1
Originally Posted by Ketho View Post
Added a toggle to only show hidden, anyway

https://streamable.com/ojq5t
I made an account for the sole purpose of showing my gratitude. You saved my LIFE
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Hide certain transmog appearances

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off