Re: [MlMt] Problem getting custom shortcuts to work, I'm missing something

2020-04-29 Thread Jan Erik Moström
On 29 Apr 2020, at 11:13, Fredrik Jonsson wrote: I believe it should be a semicolon extra like this. { "m" = { "a" = ("toggleTag:", "Aktuellt" ); "k" = ("toggleTag:", "Kanske"); }; } Yes, I noticed that before ... I actually got the idea that

Re: [MlMt] Problem getting custom shortcuts to work, I'm missing something

2020-04-29 Thread Fredrik Jonsson
Jan Erik Moström 2020-04-29 9:26 wrote: > { > "m" = { > "a" = ("toggleTag:", "Aktuellt" ); > "k" = ("toggleTag:", "Kanske"); > } > } I believe it should be a semicolon extra like this. { "m" = { "a" = ("toggleTag:", "Aktuellt" );

Re: [MlMt] Problem getting custom shortcuts to work, I'm missing something

2020-04-29 Thread Angelo Machils via mailmate
Hello, I think you should remove the first and last curly bracket. --- Regards, Angelo On 29 Apr 2020, at 10:26, Jan Erik Moström wrote: I have this setup { "m" = { "a" = ("toggleTag:", "Aktuellt" ); "k" = ("toggleTag:", "Kanske"); } }

[MlMt] Problem getting custom shortcuts to work, I'm missing something

2020-04-29 Thread Jan Erik Moström
I have this setup { "m" = { "a" = ("toggleTag:", "Aktuellt" ); "k" = ("toggleTag:", "Kanske"); } } in the file /Users/jem/Library/Application Support/MailMate/Resources/KeyBindings/jem.plist I've also enabled "Custom Key Bindings" and entered