[MlMt] nested rule group?

2014-05-02 Thread Michael Sale
I need to create a rule that looks like:

ALL
Condition 1 (From)
Condition 2 (To)
ANY
 Condition A (subject contains..X)
 Condition B (subject contains..Y)
 Condition C (subject contains..Z)

Actually, this are email notifications from a monitoring system that have
different subjects based on the content of the event. I am not operational
per se, so I don't respond to these, but need to be able to review when I
want to in a separate box (for many 1000s of systems I see hundreds per
day).

The problem: I cannot, for the life of me, figure out how to add the "ANY"
condition!

Is this possible? If not, what is the work around?

Thanks,

Mike
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] nested rule group?

2014-05-02 Thread Michael Sale
Perfect! Was that in the docs somewhere?


On Fri, May 2, 2014 at 6:24 AM, Thomas Eckhold  wrote:

> It should be possible. Insert the ALL conditions and then hold down the
> ALT key while adding a new condition (this changes the plus button to three
> dots), click the three dots button to create the ANY conditions. Does that
> help?
>
> --Thomas
>
> On 2 May 2014, at 14:15, Michael Sale wrote:
>
> I need to create a rule that looks like:
>
> ALL
> Condition 1 (From)
> Condition 2 (To)
> ANY
> Condition A (subject contains..X)
> Condition B (subject contains..Y)
> Condition C (subject contains..Z)
>
> Actually, this are email notifications from a monitoring system that have
> different subjects based on the content of the event. I am not operational
> per se, so I don't respond to these, but need to be able to review when I
> want to in a separate box (for many 1000s of systems I see hundreds per
> day).
>
> The problem: I cannot, for the life of me, figure out how to add the "ANY"
> condition!
>
> Is this possible? If not, what is the work around?
>
> Thanks,
>
> Mike
> --
>
> mailmate mailing list
> mailmate@lists.freron.com
> http://lists.freron.com/listinfo/mailmate
>
>
> ___
> mailmate mailing list
> mailmate@lists.freron.com
> http://lists.freron.com/listinfo/mailmate
>
>
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


[MlMt] Cheater HTML?

2014-05-02 Thread Michael Sale
Anyone have a MailMate Cheater html they'd like to share before I plough
into creating one for myself?

Thanks,

Mike
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


[MlMt] Shifting some key bindings around... possible?

2014-06-04 Thread Michael Sale
My workflow (heavily integrated with OmniFocus) means that I move mail out
of the inbox after processing most frequently (⌥⌘T), tag only if filing
into specific box is insufficient(T), and rarely if ever use "goto mailbox"
( ⌘T).

I would like to assign as follows:
Move to mailbox = T
Tag messages = ⌘T
Go to Mailbox = ⌥⌘T

I tried the following:
{
// Keybindings for Mike
"t" = "moveToMailbox:";
"@t" = "setTag:";
"~@t" = "goToMailbox:";
"/" = "mailboxSearch:";

}
It made no change to the behavior of T, ⌘T or ⌥⌘T, but it does allow for /
mailbox search now.

Is this possible? I looked at the Gmail plist, while it may be more
interesting, it feels like it might be both too much and not able to do
what I'm looking for... is there a simpler approach? Is this possible/OK?
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Shifting some key bindings around... possible?

2014-06-05 Thread Michael Sale
OK, so if this is the case, can anyone tell me why is my keybinding not
working? Syntax issues?

{
// Keybindings for Mike.plist
"t" = "moveToMailbox:";
"@t" = "setTag:";
"~@t" = "goToMailbox:";
"/" = "mailboxSearch:";

}
And in prefs:


On Thu, Jun 5, 2014 at 8:11 AM, John Cooper 
wrote:

> Thank you, Fredrik! I've incorporated many of your well-thought out
> shortcuts into my own keybindings file.
>
>
> On 2014-06-05 01:29, Fredrik Jonsson wrote:
>
>>
>> I have a version of my custom keybindings in this blog post
>> .
>>
>
> ___
> mailmate mailing list
> mailmate@lists.freron.com
> http://lists.freron.com/listinfo/mailmate
>
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


[MlMt] ToDOist integration?

2014-12-17 Thread Michael Sale
In a tweet you mention that there's a Todoist integration script for
MailMate, but it requires a login I (and apparently others) do not have...
can you (or whoever it was that created it) share an accessible version
here?

Thanks,

Mike
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] ToDOist integration?

2014-12-17 Thread Michael Sale
I cannot forward email externally. This is not something I can change and
no amount of "that's so stupid" will change it.

I need to copy the mail from MailMate to Todoist locally.

On Wed, Dec 17, 2014 at 11:19 AM, Justin R. Pessa  wrote:
>
> Have you enabled email support in Todo'ist? I forward off emails to my
> 'todo' account, then sort/filter tasks in the Todo'ist client.
>
> Works well for me.
>
> Justin
>
> On Wed, Dec 17, 2014 at 1:10 PM, Michael Sale  wrote:
>
>> In a tweet you mention that there's a Todoist integration script for
>> MailMate, but it requires a login I (and apparently others) do not have...
>> can you (or whoever it was that created it) share an accessible version
>> here?
>>
>> Thanks,
>>
>> Mike
>>
>> ___
>> mailmate mailing list
>> mailmate@lists.freron.com
>> http://lists.freron.com/listinfo/mailmate
>>
>>
>
>
> --
> - justin
>
> "A splash of club soda will get that out!"
>
> ___
> mailmate mailing list
> mailmate@lists.freron.com
> http://lists.freron.com/listinfo/mailmate
>
>
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] ToDOist integration?

2014-12-17 Thread Michael Sale
Thank you! Confirmed to work. As of yet I cannot identify how summary and
all differ. I'll tweak accordingly.

Thanks,

Mike

On Wed, Dec 17, 2014 at 12:21 PM, Benny Kjær Nielsen  wrote:
>
> On 17 Dec 2014, at 19:10, Michael Sale wrote:
>
> In a tweet you mention that there's a Todoist integration script for
> MailMate, but it requires a login I (and apparently others) do not have...
> can you (or whoever it was that created it) share an accessible version
> here?
>
> It should not require a login to access it here
> <http://freron.lighthouseapp.com/projects/58672-mailmate/tickets/992>
> although I've recently been made aware that this is not true if trying do
> it from a mobile device. Not sure why that is different.
>
> I've also attached it (it's very small). Currently the “summary” variant
> of the commands requires a Todoist API token. Here is a detailed
> description of how to get and use that:
>
>1. Go to http://todoist.com
>2. Click the Gear icon in the upper right of the page.
>3. Click “Todoist Settings”.
>4. Click “Account”.
>5. Copy the value of “API token”.
>6.
>
>Write the following line in the Terminal (replace token with the token
>from todoist):
>
>defaults write com.freron.MailMate MmTodoistAPIToken -string token
>
>
> You should save the bundle itself here (create the Bundles folder):
>
> ~/Library/Application Support/MailMate/Bundles/
>
> Don't forget to enable 2.0 features in the General preferences pane.
>
> --
> Benny
>
> ___
> mailmate mailing list
> mailmate@lists.freron.com
> http://lists.freron.com/listinfo/mailmate
>
>
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


[MlMt] Bundle Key binding...

2015-03-19 Thread Michael Sale
I'm trying to fiddle with some of the key bindings for my OmniFocus bundle
but I'm not sure after looking at Brett Terpstra's web page what I do and
do not need to actually change given the now-bundled bundle.

I see this as the excerpt:

{
changed = {
keyEquivalent = "\UF704";
};
isDelta   = 1;
uuid  = '03B35B47-9836-4EE1-9AFF-0D01D6F249F0';
}

and this is what I have now:

{
name  = 'Add...';
environment   = 'MM_SUBJECT=${subject.prefix:+${subject.prefix}
}${subject.blob:+[${subject.blob}]
}${subject.body}\nMM_MESSAGE_ID=${message-id.split}\n';
command   = '#!/bin/bash\n"${MM_BUNDLE_SUPPORT}/bin/add"';
keyEquivalent = "^A";
uuid  = 'A1413076-0E9F-4FFD-A224-4D251A4C5EC7';
}

I'm thinking the new one should look like this?

{
name  = 'Add...';
environment   = 'MM_SUBJECT=${subject.prefix:+${subject.prefix}
}${subject.blob:+[${subject.blob}]
}${subject.body}\nMM_MESSAGE_ID=${message-id.split}\n';
command   = '#!/bin/bash\n"${MM_BUNDLE_SUPPORT}/bin/add"';
keyEquivalent = "\UF704";
uuid  = 'A1413076-0E9F-4FFD-A224-4D251A4C5EC7';
}

Is that correct?
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


[MlMt] Bundle keyboard shortcut assignment

2015-03-24 Thread Michael Sale
I'm trying to fiddle with some of the key bindings for my OmniFocus bundle
but I'm not sure after looking at Brett Terpstra's web page what I do and
do not need to actually change given the now-bundled bundle.

I see this as the excerpt:

{
changed = {
keyEquivalent = "\UF704";
};
isDelta   = 1;
uuid  = '03B35B47-9836-4EE1-9AFF-0D01D6F249F0';
}

and this is what I have now:

{
name  = 'Add...';
environment   = 'MM_SUBJECT=${subject.prefix:+${subject.prefix}
}${subject.blob:+[${subject.blob}]
}${subject.body}\nMM_MESSAGE_ID=${message-id.split}\n';
command   = '#!/bin/bash\n"${MM_BUNDLE_SUPPORT}/bin/add"';
keyEquivalent = "^A";
uuid  = 'A1413076-0E9F-4FFD-A224-4D251A4C5EC7';
}

I'm thinking the new one should look like this?

{
name  = 'Add...';
environment   = 'MM_SUBJECT=${subject.prefix:+${subject.prefix}
}${subject.blob:+[${subject.blob}]
}${subject.body}\nMM_MESSAGE_ID=${message-id.split}\n';
command   = '#!/bin/bash\n"${MM_BUNDLE_SUPPORT}/bin/add"';
keyEquivalent = "\UF704";
uuid  = 'A1413076-0E9F-4FFD-A224-4D251A4C5EC7';
}

Is that correct?
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate