Here's my wishlist for the next release. Mainly focused on mail actions
and the script menu.
Wishlist:
1. Ability to group mail filters ala folders with collapse and expand.
2. Ability to delete mail filter actions anywhere and not just last action.
3. Ability to reorganize mail filter conditions by drag and drop.
4. Ability to fully AppleScript mail filters.
5. Ability to export/import mail filters (preferably in XML).
6. Ability to have mail filters work on outgoing messages before sending.
7. Ability to have mail filter actions:
- copy message to folder
- execute AppleScript based on success/failure of previous AppleScript
(AppleScript chaining)
- ability to execute AppleScripts with parameter specification in the
mail action
- ability to create metadata associated with the message for further
condition checking
8. Ability to have mail filter conditions:
- use regular expressions
- test for label
- test the result of an AppleScript which is passed a copy of the message
- test user-specified metadata
9. Ability to control at the mail action level whether the message, if it
triggered that particular mail action, is shown in the RMW.
10. Ability to use up/down arrow keys to navigate the list of mail actions
without focus jumping over to some field in a mail action.
11. For the script menu:
- ability to include folders which contain scripts (grouping)
- ability to hide certain scripts (e.g. ones only triggered from mail
actions)
- ability to assign hot keys or key combinations to scripts
12. Ability to fully access and control via AppleScript the RMW.
13. Ability to preview for a given message which mail actions will be
triggered.
Brian