[MlMt] What does the "limit at start of month" option do?

2020-03-30 Thread Chris Frederick

Hey everyone,

When using a Smart Mailbox condition like "Date-Received is within last 
1 months", the pop-up menu for "is within last" contains an option named 
"Limit at start of month". What exactly does this option do?


Thanks!

— Chris___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] Looking for more information on MailMate's mlmt URI scheme

2019-11-21 Thread Chris Frederick
Would anyone happen to know where I can find—or be able to 
provide—more information on MailMate's `mlmt:` URI scheme? The 
MailMate Help page (https://manual.mailmate-app.com/extended_url_scheme) 
is rather light on details:


In addition to the mailto: scheme MailMate has its own URI scheme 
named mlmt. This is likely to be extended over time, but for now it 
can be used to trigger toolbar-like searches. The following is an 
example of using it from the Terminal window:


mlmt:quicksearch?string=s%20mlmt

This searches subject lines for the value mlmt. and + are reserved 
characters.


In general, = and & are reserved characters in the query part of the 
URI since they are used to separate key/value parameters. For 
convenience, the + is also a reserved character since it's replaced 
with the space character. If you need to use any of these reserved 
characters then they must be percent encoded.


Thanks!

— Chris___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate