When creating rules, allow an "or" operator. This would be super helpful in consolidating rules with similar purposes for example "if from account A OR account B, do this" or "if payee is this OR that".
Additionally it would be super nice to have multiple AND statements for the same field. For example "payee contains xxx AND payee does not contain yyy" This came up when "atm withdrawl" was also including "atm fee" transactions, so I could do "AND payee does not include fee"