Facts
- Date created
- Jan 19, 2012
- Categories
- Last update
- Mar 08, 2012
- Development stage
- Release
- License
- All Rights Reserved
- Curse link
- MailMinder
- Downloads
- 292
- Recent files
- R: 4.3.3-1.0 for 4.3 Mar 08, 2012
- A: r20120126040010 for 4.3 Jan 26, 2012
- A: r20120121041501 for 4.3 Jan 21, 2012
- A: r20120120141856 for 4.3 Jan 20, 2012
- A: r20120120074624 for 4.3 Jan 20, 2012
Authors
Relationships
- Embedded library
- Ace3
- CallbackHandler-1.0
- LibDataBroker-1.1
- LibDBIcon-1.0
- LibQTip-1.0
- LibStub
- Reply
- #12
AZMAK Mar 10, 2012 at 18:42 UTC - 0 likesHi.
I am happy to have found this addon.
I was wondering if you would consider adding the ability to right-click the LDB button to expand all characters in the LDB tooltip. So right-click to expand all / collapse all is my request.
Thanks in advance.
- Reply
- #11
Mindlessgalaxy Mar 09, 2012 at 07:02 UTC - 0 likes@Torhal: Go
Thanks heaps. I found the part in Lua to turn minimap to true for off:
local DB_DEFAULTS = { global = { datafeed = { minimap_icon = { hide = true,
So no rush now, but thanks again.
- Reply
- #10
Torhal Mar 09, 2012 at 06:02 UTC - 0 likes@Zidomo: Go
File a ticket and I'll add this when I do the configuration, since this isn't something everyone would want (I prefer not being spammed by every AddOn at login).
- Reply
- #9
Torhal Mar 09, 2012 at 06:00 UTC - 0 likes@Mindlessgalaxy: Go
At the moment, you can't; I'd realized yesterday that this project hadn't been touched since January, so I went ahead and pushed a release. I'm on a business trip at the moment without access to WoW, so I won't be able to add any configuration until Monday at the soonest (currently Thursday night where I am).
- Reply
- #8
Mindlessgalaxy Mar 08, 2012 at 13:44 UTC - 0 likesHi,
Loving your addon it is fantastic. I was wondering if you could let me know how to turn the minimap icon off. I don't need it as using Chocolate bar and cannot find for the life of me how to turn the minimap part off. Hope you can help me please.
Thanks in advance
- Reply
- #7
Torhal Jan 25, 2012 at 14:41 UTC - 0 likes@Gabriel: Go
That error isn't from the latest alpha version. :D
- Reply
- #6
Gabriel Jan 24, 2012 at 00:52 UTC - 0 likes2x MailMinder\MailMinder-r20120120074624.lua:332: bad argument #1 to "floor" (number expected, got nil) <in C code> MailMinder\MailMinder-r20120120074624.lua:332: in function "?" Ace3-r1045\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147> <string>:"safecall Dispatcher[1]":4: in function <string>:"safecall Dispatcher[1]":4 <in C code> <string>:"safecall Dispatcher[1]":13: in function "?" Ace3-r1045\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function "Fire" Ace3-r1045\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals: nil
- Reply
- #5
Zidomo Jan 21, 2012 at 13:48 UTC - 0 likesExcellent work. A working alternative to the MailTo Next mod is long overdue. That mod uses a hefty amount of CPU time (unlike MailMinder), so nice to see one that doesn't & works (so far).
One request: what is the potential for optionally adding a chat text line at character logon that will report the next item due for deletion or return on some character's mailbox? That is, within a "close" time frame, such as a mail that is up for return or deletion within the next 24 hours.
Not 100% essential as the data feed provides the info, but for potential new users of MailMinder/old users of MailTo Next, providing this feature that that mod has would ease the changeover. But if doing such a thing would require a constantly running timer, etc. as opposed to a one time check at logon, etc., it would not be as nice to have.
- Reply
- #4
Torhal Jan 20, 2012 at 14:22 UTC - 0 likes@Dridzt: Go
Definitely something I'll add. In fact, most of the code is already there.
- Reply
- #3
Torhal Jan 20, 2012 at 14:21 UTC - 0 likes@Gabriel: Go
Fixed in the latest alpha. This is what happens when one codes AFTER going to bed for the evening.