Files
kfitz.info/content/blog/2007-10-03-the-most-brilliant-thing-ive-read-all-month.md
Kathleen Fitzpatrick 655ad0ded8 upgrade to 3.0
2024-10-14 19:27:15 -04:00

13 lines
1.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "The Most Brilliant Thing I've Read All Month"
date: '2007-10-03T17:04:58-04:00'
permalink: /the-most-brilliant-thing-ive-read-all-month/
tags:
- computers
---
That would be this [hint](http://www.macosxhints.com/article.php?story=20030711201917175) on how to force Apple Mail.app to display messages in plain-text. Even those annoying messages from the assistant who insists on using an image as background for the message. And forcing plain-text also forces re-wrapping of HTML messages with lines that are too long for Mails window.
The only drawback is that there are certain messages that I dont mind getting in HTML, but it seems to be an all-or-nothing thing. What Id really like is a set of well-crafted rules: if mail is from person X, then force plain-text. Unfortunately, Mail allows for the “if” part of the statement, but not the “then”; you can flag, or mark as read, or move to a folder, or delete messages that qualify under some if-statement, but you cant force plain-text upon them, alas…