Open
Bug 233109
Opened 22 years ago
Updated 3 years ago
View|Message Body As should be per-folder
Categories
(Thunderbird :: Mail Window Front End, enhancement)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
NEW
People
(Reporter: mcow, Unassigned)
References
Details
(Whiteboard: workaround: add-on: http://mnenhy.mozdev.org/)
Summary says it all. This would be particularly useful to set the Junk folder's
body-view to Plain Text.
I would set my Inboxen to Simple HTML, but archive folders to Original HTML.
Reporter | ||
Comment 1•21 years ago
|
||
I see that this request is part of bug 174083.
Updated•21 years ago
|
Product: Browser → Seamonkey
Reporter | ||
Comment 2•21 years ago
|
||
Moving my front-end RFEs from MailNews to Thunderbird (sorry for spam)
Component: MailNews: Main Mail Window → Mail Window Front End
Product: Mozilla Application Suite → Thunderbird
Version: Trunk → unspecified
Comment 3•20 years ago
|
||
*** Bug 320896 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 4•20 years ago
|
||
*** Bug 261785 has been marked as a duplicate of this bug. ***
Comment 6•19 years ago
|
||
Just as a workaround until this gets fixed: the Mnenhy extension provides a mechanism to store preferences depending upon the current folder.
<http://mnenhy.mozdev.org/folderstore.html>
Can't be: This mayor enhancement request is 3 years old now!
Seems like I need to switch temporarily to a different feed reader, cause I like my mail in plain text but my news with pics in it.
Is there a solution I didn't get?
Comment 8•18 years ago
|
||
in tb 2.0, we block all external content in e-mail unless you say to allow it for a particular sender. But we show images in rss feed messages. So I'd think you could get what you want in 2.0 w/o this feature.
Reporter | ||
Comment 9•18 years ago
|
||
Well, "blocked remote content" is not the same as either "view as plain" or "view as simple". Feeds didn't exist when I opened this bug.
For feed items where the content is an <iframe>, View as Simple shows only the alternate content contained within the <iframe></iframe>, which may be the summary text, a URL, or nothing at all; View as Plain simply drops the <iframe> entirely (bug 365953), which breaks the display (nothing seen).
TB now automatically uses As Simple for messages marked junk, so that aspect isn't as big of a deal.
Updated•18 years ago
|
QA Contact: esther → front-end
Comment 10•18 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Comment 12•17 years ago
|
||
version 3.0a1 (2008050715)
Also its good idea to treat all spam messages or/and Junk folder as plain text by default. Outlook 2003 is using such scheme for junk.
Version: unspecified → Trunk
Comment 13•17 years ago
|
||
That's just because they don't have the sanitized view;) (Which we use for junk.)
Comment 14•17 years ago
|
||
I did some digging into the *.msf for a news group and I think there are 4 Mork data fields that may relate to this RFE to retain view settings.
(c3=current-view-tag)(c4=current-view)(b3=view-flags)(b4=view-type)
If the original reason for them was for setting a view on a per group basis, then to get the functionality we need some UI, probably the right-click context menu Properties popup dialog where we now select retention per group. The other part of this is the code to edit the respective *.msf to insert proper values in the fields.
Comment 15•16 years ago
|
||
Mnenhy allow to use settings per folder
http://mnenhy.mozdev.org/
As workaround currently
Updated•15 years ago
|
Summary: View|Message Body As should be saved per-folder → View|Message Body As should be per-folder
Whiteboard: workaround: add-on: http://mnenhy.mozdev.org/
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•