Have lots of friends and find them hard to manage? This addon allows you to sort your friend list into collapsible groups
-create groups by adding a hash tag at the end of the player note eg. "enjoys hallways #story tellers"
-expand and collapse groups by clicking the group title
-group right click options to invite, rename and remove
-friend right click option to move to existing group or remove from group
@zeress12
I fixed the broken things in 7.1.
You can check the new continued project here
Seems to have broken with 7.1 due to the Quick Join tab being added
@zvonf
Awesome, thanks for the fix !
https:github.com/ClassZ/FriendGroups
Made change foe the new battle.net API changes, this addon should work now.
This is great. The only way it could be better is if I could order groups in others ways besides Alphabetically.
You can still create/add to new groups by using the # in a note.
Hello dear
I love this addon but i can't create new group . Can you fix it please ? Thanks really.
very nice, would love to have offline friends in an "offline" group that I could collapse as well !
There is a button for mass-deleting them in oQueue itself ;)
As i use this and a lot i know of for oqeue, is it possible to add a feature to mass delete people in the oqueue in a decending order of offline time?
Just wanted to say thanks for the sexy addon!
Please add a feature that hides offline friends or sends them to the bottom of the page, my groups are being separated by large numbers of offline players. Great addon other than that from what I can see!! Been waiting a while for someone to make one like it.
Right click group header and select hide offline
Really like the addon! Would it be possible to add an option that allows you to expand/collapse all offline members of the group? So it would show all online members of the group first, followed by a collapsable list of members who are offline. I am most interested in who is online, and rarely have a need to view the members that are offline. Thanks! Great work!
I've never heard of oQueue before. But when I installed this addon, one of my friends is now showing up in an "oQueue" group, with the #oQueue hashtag. Why is it doing this?
Edit: Apparently his last broadcast was "(OQ)". I have to assume that's why it did this. But it's very confusing to me who has no idea what oQueue is.
basiclly it is a addon to help in the creation of a premades, but there is more to it then that
I understand the popularity and demand for this addon, I'm sure those that use it are enjoying it, but for those of us (like me) who installed it, didn't really like it (for whatever reason) and then uninstalled it or disabled it, we're left with a friends lists full of #group noted friends. Could you add an option to the addon to wipe out all groups from all friends without having to manually remove everyone? I wrote a simple script to remove all the #... notes from my friends and keep their regular notes, others might find this useful. Use at your own risk, I'm not responsible for what happens:
/run for i=1, BNGetNumFriends() do local a, b, _, _, _, _, _, _, _, _, _, _, c = BNGetFriendInfo(i); c = c or ""; d = strfind(c,"#") or 0; if d == 1 then e = "" elseif d == 0 then e=c else e = strsub(c, 0, strfind(c,"#")-1) end BNSetFriendNote(a, e) end
I'm sure you could come up with a more elegant solution in the mod and I'm sure there's a much, much easier way to write the above, but it worked for me and i hope it works for at least a few other people.
ERROR everytime use the /who Search - this is what !swatter SPIT out when it happens
Date: 2013-11-21 19:24:55
ID: 1 Error occured in: AddOn: FriendGroups
Count: 1
Message: Error: AddOn FriendGroups attempted to call a forbidden function (IsDisabledByParentalControls()) from a tainted execution path.
Debug:
[C]: IsDisabledByParentalControls()
..\FrameXML\MainMenuBarMicroButtons.lua:229:
..\FrameXML\MainMenuBarMicroButtons.lua:76
[C]: UpdateMicroButtons()
..\FrameXML\FriendsFrame.lua:258:
..\FrameXML\FriendsFrame.lua:254
[C]: Show()
..\FrameXML\UIParent.lua:1819: SetUIPanel()
..\FrameXML\UIParent.lua:1663: ShowUIPanel()
..\FrameXML\UIParent.lua:1545:
..\FrameXML\UIParent.lua:1541
[C]: SetAttribute()
..\FrameXML\UIParent.lua:2262: ShowUIPanel()
..\FrameXML\FriendsFrame.lua:906: WhoList_Update()
..\FrameXML\FriendsFrame.lua:982: FriendsFrame_OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
Can you tell me what your macro is for Open Raid please?
When right-clicking a group header, could you add an option to delete all friends in the group?
My 'Remove OQ-added B.net friends' doesn't work, so this would be really helpful for cleaning up after oQueue.