maildir-rank-addr icon indicating copy to clipboard operation
maildir-rank-addr copied to clipboard

Creates a ranked list of email addresses from maildir folders, which can be used for address completion for example in aerc.

Results 1 maildir-rank-addr issues
Sort by recently updated
recently updated
newest added

Currently mra recalculates the scores from scratch. It's not particularly slow, but not something you could run on every new email. Investigate how the ranking could be performed incrementally.