Re: [MlMt] Initial questions on mailmate

2014-01-13 Thread Benny Kjær Nielsen
On 13 Jan 2014, at 0:33, Max Rydahl Andersen wrote: I tried using: [...] ${subject/.*JBIDE-(.*)\)/JBIDE-$1/} ...but then I realised it won't use the output of the regular expression to group with so I get multiple duplicate subjects listed anyways ;/ Any way to use regular expression in t

Re: [MlMt] Initial questions on mailmate

2014-01-13 Thread Benny Kjær Nielsen
On 13 Jan 2014, at 0:23, Max Rydahl Andersen wrote: Note that format strings are (badly) documented [here](http://manual.mailmate-app.com/format_string_syntax). They are actually quite flexible if you know how to use regular expressions. which regular expression dialect is it ? It's [onigur

Re: [MlMt] Initial questions on mailmate

2014-01-12 Thread Max Rydahl Andersen
i.e. ${#source.path.noinbox} ? I can see some of these in the dialog that comes up if I choose "Other..." for 'sub mailbox for each unique value' but these has no description thus leaving me a bit guessing at times. No. The `${#source.path.noinbox}` is a bit of a special case (it's a hack). Y

Re: [MlMt] Initial questions on mailmate

2014-01-12 Thread Max Rydahl Andersen
C. Is there any documentation for the various expressions that can be used in things like mailbox name format ? i.e. ${#source.path.noinbox} ? I can see some of these in the dialog that comes up if I choose "Other..." for 'sub mailbox for each unique value' but these has no description thus lea

Re: [MlMt] Initial questions on mailmate

2014-01-10 Thread Max Rydahl Andersen
No, there is no way to do that currently. The best you can do is switch mailbox using ⌘T or [bind a key](http://manual.mailmate-app.com/custom_key_bindings) to [`selectNextMailbox:`](http://manual.mailmate-app.com/key_binding_selectors). I tried this but it seem to have no effect. I used this

Re: [MlMt] Initial questions on mailmate

2014-01-10 Thread Benny Kjær Nielsen
On 9 Jan 2014, at 13:07, Max Rydahl Andersen wrote: No, there is no way to do that currently. The best you can do is switch mailbox using ⌘T or [bind a key](http://manual.mailmate-app.com/custom_key_bindings) to [`selectNextMailbox:`](http://manual.mailmate-app.com/key_binding_selectors). I

Re: [MlMt] Initial questions on mailmate

2014-01-09 Thread Max Rydahl Andersen
On 7 Jan 2014, at 11:44, Benny Kjær Nielsen wrote: On 7 Jan 2014, at 5:51, Max Rydahl Andersen wrote: A. Is it expected all the buttons are actually just buttons with text on them instead of a more compact icon ? Yes. It's not a design decision (although some users prefer it). It's a fina

Re: [MlMt] Initial questions on mailmate

2014-01-07 Thread Benny Kjær Nielsen
On 7 Jan 2014, at 5:51, Max Rydahl Andersen wrote: A. Is it expected all the buttons are actually just buttons with text on them instead of a more compact icon ? Yes. It's not a design decision (although some users prefer it). It's a financial issue and my own lack of graphics talent. B. Is

[MlMt] Initial questions on mailmate

2014-01-06 Thread Max Rydahl Andersen
Hey, I've just recently found mailmate after having used almost any other conceivable mail client - most fail to handle my mail load. If I could combine mail.app with the power user features of mutt I would be happy. With mailmate it seems that is actually very close, but I got a few questio