[MlMt] Keyboard shortcut for selecting multiple non consecutive mails (and applying action to that selection)

2016-01-26 Thread MailMate ML
Greetings, I'm considering MailMate as my MUA because of its "keyboard centric" approach. While evaluating MailMate (before purchasing), I realize one can not select multiple non consecutive mails with Keyboard. Before, under Linux/BSD (and even Windows when I was forced to use it ;) ), th

Re: [MlMt] Keyboard shortcut for selecting multiple non consecutive mails (and applying action to that selection)

2016-02-29 Thread Michael Henneton - MailMate ML
Thank you very much, I managed to use ctrl +f to flag email and move them after, but is there a way to remove the flag once the flagged emails have moved to the destination folder ? I mean , if I add something like this ~~~ { "f" = ( "toggleFlag:" ); "m" = ( "selectWithFilter:", "#f

Re: [MlMt] Keyboard shortcut for selecting multiple non consecutive mails (and applying action to that selection)

2016-02-29 Thread Michael Henneton - MailMate ML
, On 29 Feb 2016, at 13:26, Benny Kjær Nielsen wrote: On 29 Feb 2016, at 11:49, Michael Henneton - MailMate ML wrote: ~~~ { "m" = ( "selectWithFilter:", "#flags.flag = '\\Flagged'", "moveToMailbox:”,”toggleFlag:” ); } ~~~ Will the second toggleFlag