- 15 comments
- ← Previous
- 1
- 2
- 15 comments
- ← Previous
- 1
- 2
Facts
- Date created
- Jan 19, 2012
- Categories
- Last update
- Mar 05, 2013
- Development stage
- Release
- License
- All Rights Reserved
- Curse link
- MailMinder
- Downloads
- 901
- Recent files
- R: 5.2.0-1.0 for 5.2.0 Mar 05, 2013
- A: 4.3.3-1.0-2-g453406a for 5.0.5 Oct 26, 2012
- 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
Authors
Relationships
- Embedded library
- Ace3
- CallbackHandler-1.0
- LibDataBroker-1.1
- LibDBIcon-1.0
- LibQTip-1.0
- LibStub
- 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.
- Reply
- #2
Gabriel Jan 20, 2012 at 13:19 UTC - 0 likesOn every character login I get this error ....
11x MailMinder\MailMinder-r20120120074624.lua:87: attempt to perform arithmetic on field "last_update" (a nil value) MailMinder\MailMinder-r20120120074624.lua:87: in function <MailMinder\MailMinder.lua:82> MailMinder\MailMinder-r20120120074624.lua:372: in function <MailMinder\MailMinder.lua:359> (tail call): ? <in C code> <string>:"safecall Dispatcher[1]":9: in function <string>:"safecall Dispatcher[1]":5 (tail call): ? Ace3-r1045\AceAddon-3.0\AceAddon-3.0-11.lua:543: in function "EnableAddon" Ace3-r1045\AceAddon-3.0\AceAddon-3.0-11.lua:636: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:621> <in C code> AddonLoader\AddonLoader-r118-release.lua:125: in function "LoadAddOn" AddonLoader-r118-release\Conditions.lua:142: in function <AddonLoader\Conditions.lua:132> AddonLoader-r118-release\Conditions.lua:157: in function <AddonLoader\Conditions.lua:147>
Locals: nil
- Reply
- #1
Dridzt Jan 20, 2012 at 10:31 UTC - 0 likesThis is a brilliant idea...
I'm one of those guys that use mail at least in part as 'extended storage' bouncing items between characters.
This will help a ton.
Do you think a module for "mail in transit" would fit with the addon?
Or let me rephrase that... I don't really want a mail in transit feature, would needlessly complicate things with some mail being instant (alts, guild) and some not and could potentially be a huge list / tooltip for AH mules and such.
What I'd find very helpful instead would be a list of recipients for the session or even just for the latest interaction with the mailbox.
but under each name would be the items sent to them.
Not persistent across logins, just a list of items grouped under recipients.
Using Spamalyzer tooltip as an example
I always worry where I just sent that expensive item what with autocomplete and all and mailbox clearing the recipient name and giving no details in the system message.
If it's too much trouble or doesn't fit with your idea for MailMinder ignore me, might try to tackle it myself as a separate addon