[MlMt] Custom Styling on Message List
Henry Seiden
info at techworkspro.com
Fri Jan 10 09:46:12 EST 2025
Paul,
I use the menus instead of editing the respective plist to color the Sources (NB, the coloring done that way only applies the the single source folder). If the coloring is done in the Styles will it apply to all submailboxes?
It works quite well my way for my purposes, but was a lot more work perhaps than your way. so I have colored settings for certain sub mailboxes (Archive, Sent) per Account to specific colors as well.
Whichever way you do it, remember to save the .plist settings made to be used for migrations to other CPU’s. I do that on a regular basis and utilize that (from my iCloud Storage)whenever changing to a new CPU.
Respectfully,
Henry Seiden
- -
Techworks Pro Co.
E: info<at>techworkspro<dot>com
W: http://techworkspro.com
On 10 Jan 2025, at 9:21, Paul MASSENDARI wrote:
> Hi,
>
> I used to apply custom styling to my message list by editing Style.plist `~/Library/Application\ Support/MailMate/Styles.plist` where I used to apply styling to my messages as below (basically it colors the message in green if the message is tagged with the tag DONE etc.)
>
>
> ```
> { styles = (
> { type = keyword;
> keyword = 'Done';
> color = "#17bf17";
> fontStyle = "bold";
> },
> { type = keyword;
> keyword = 'RemindMe';
> color = "#e8d105";
> fontStyle = "bold";
> },
> { type = keyword;
> keyword = 'Important';
> color = "#cc2e0e";
> fontStyle = "bold";
> }
> );
> }
> ```
>
> But it seems like it does not work anymore since MailMate 2.0+
>
> Does anyone here encountered the same issue ?
>
> Many thanks in advance and all best wishes,
>
> Paul
>
>
> _______________________________________________
> mailmate mailing list
> Unsubscribe: https://lists.freron.com/listinfo/mailmate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20250110/a2c583c2/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 866 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20250110/a2c583c2/attachment-0001.sig>
More information about the mailmate
mailing list