Mu4e Alert Versions Save

Desktop notifications and modeline display for mu4e

v1.0

7 years ago

Changed

  • Fetching of emails from mu are now throttled, as result multiple requests of unread emails are now batched into one
  • mu4e-alert now hooks into mu4e-msg-changed-hook instead of advicing mu4e-mark-execute-all to trigger fetching of mail counts

Thanks to all the awesome people who reported bugs.

v0.4

7 years ago

Changed

  • mu binary is now called directly, removing dependency on user shell and command line tools mu4e-alert can now work on any OS mu runs on (this has not been tested yet)

Added

  • mu4e-headers-skip-duplicates option is now respected
  • mu4e-alert can now display for the count as well as subject of unread emails in notifications This can be customized, see the README for more details.
  • Window urgency is set on arrival of unread messages See the README for more details.

Thanks to all the awesome people who reported bugs and contributed fixes.

v0.3

8 years ago

Fixed

  • Display the message according to mu4e-alert-interesting-mail-query on clicking on modeline

Changed

  • Use mu4e-mu-home if set

v0.2

8 years ago

Initial public release