Thread: Sort It Alpha
View Single Post
10/27/14, 06:50 AM   #1
circonian
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 613
Sort It

If anyone would like to give this addon a quick test and provide some feedback before I finish it up and release it I would appreciate it.

It is a sorting addon that allows you to create sort packages to sort your inventories. So you can have your inventory sorted by like quality, and then by itemType, then by EquipType, then by Name, exc.. You can create several sort Packages & toggle through them by clicking on the sortHeader...That is the header that normaly says "Name" in your inventory. I also added a button, double arrow, right next to it to allow you to change the sort direction.

I have a few things left to finish on it, but everything should work. Was just hoping to get some feedback before I finish everything up & release it. At the moment it only has 4 sortKeys to sort by: quality ,itemType, equipType, & name. I plan on adding more, but if you have any in particular you would like to see added let me know.

Instructions:
You Create sort packages in the settings menu.
Then click the sort header in one of your inventories (thats the one that usually says "Name")
The double arrow button next to that header will toggle the sort direction
It will do the rest & toggle through your sort packages

Yes, at the moment I'm aware the old double arrow header still appears in your backpack so you will see two of them. Getting rid of it is one of the few things I have left to do.

You can download it here: http://www.esoui.com/downloads/info8...ansSortIt.html

For any addon developers interested it also includes a sorting library that I plan on releasing, whenever I finish it & am happy that everything is stable, that will ease creating any kind of sorting your addons may need.

Last edited by circonian : 10/31/14 at 03:20 AM. Reason: Addon is now posted on site, link changed