On 3 Dec 2013, at 23:40, Jonathan Clark wrote:
And on my other point 1, I confirm MailMate needs to re-start before
it picked up this change to my custom keybinding plist.
Actually it should be sufficient to disable/enable the key bindings.
(It's on my todo that MailMate should pick up change
"^L" = {"loadImagesOnce:"}; // ctrl-shift-l
I use the following in my custom keybindings file:
"L" = "loadImagesOnce:"; // load external references (e.g. images)
once
Aha! I had braces, which I now realise must indicate starting a list.
Which confused things.
The uppercase L is activate
On 3 Dec 2013, at 16:24, Jonathan Clark wrote:
On 5 Aug 2013, at 23:26, Benny wrote:
Selectors not on the list are typically the ones I have not really
decided if I'm going to change (functionally) or rename. I guess this
one won't change in function and it is not too badly named. It is
n
On 5 Aug 2013, at 23:26, Benny wrote:
Selectors not on the list are typically the ones I have not really
decided if I'm going to change (functionally) or rename. I guess this
one won't change in function and it is not too badly named. It is
named `loadImagesOnce:`. I'll add it to the official
On 6 Aug 2013, at 19:24, Daniel Mann wrote:
Sorry about the late response.
On 5 Aug 2013, at 17:38, Benny Kjær Nielsen wrote:
I guess this one won't change in function and it is not too badly
named. It is named loadImagesOnce:. I'll add
it to the official list.
That worked perfectly. Thank
On 5 Aug 2013, at 17:38, Benny Kjær Nielsen wrote:
I guess this one won't change in function and it is not too badly
named. It is named loadImagesOnce:. I'll add
it to the official list.
That worked perfectly. Thank you!
Here's a partial list of keybindings I've added to converge behaviors
On 5 Aug 2013, at 23:26, Daniel Mann wrote:
Is is possible to assign a custom keybinding for the "Load Once"
button that loads external references (e.g. images) for the current
message? If so, what is the syntax for that selector?
Selectors not on the list are typically the ones I have not re
Good day,
I'm getting to know keybindings in MailMate, and am working to customize
a hybrid mix between Gmail and FastMail keyboard shortcuts. The [Key
Binding Selectors
appendix](http://manual.mailmate-app.com/key_binding_selectors) has been
helpful, but now I'm looking for a selector that d