Remix.run Logo
the__alchemist 5 hours ago

There are so many annoyances in TB. I stopped using it after a few days. My primary concerns:

  - Opening an email thread opens multiple (potentially many) tabs, and is difficult to nagivate or understand the flow of messages
  - I don't know how to write an email without it making the spacing between paragraphs/lines larger than I would like. (I.e. double-spacing)
  - Search is unreliable / broken.
roelschroeven 4 hours ago | parent | next [-]

> I don't know how to write an email without it making the spacing between paragraphs/lines larger than I would like. (I.e. double-spacing)

The Compose window by default uses Paragraph style. Change it to Text instead, that works like you want. You can change the default in the settings. Still not ideal because in some cases after certain types of formatting it still reverts to Paragraph style.

Saris 5 hours ago | parent | prev | next [-]

Shift+Enter for a normal new line. No idea why it's like this.

emaro 3 hours ago | parent | next [-]

The default paragraph style has some margin.

- You can do Shift+Enter to get a `br` without breaking the paragraph. - You can change the format from "Paragraph" to "Body Text" to remove the margin. Note that Thunderbird changes new lines back to "Paragraph" automatically, so you need to frist write your email, then format it as "Body Text". - Or, you can disable the "Use Paragraph format instead of Body text by default" option in the settings, to always have "Body text".

Saris 3 hours ago | parent [-]

Good to know.

I've always wondered why HTML editors tend to work this way (Wordpress is the same), instead of having a single enter key be a line break and a double enter key be a paragraph.

F3nd0 4 hours ago | parent | prev [-]

If my understanding is correct, enter by default starts a new paragraph (<p>…</p> in HTML). Holding shift makes it add a line break (<br> in HTML).

I think maybe Thunderbird has a plain text mode where this doesn’t happen, but it’s been a while since I last used it, so I could be completely wrong.

thesuitonym 4 hours ago | parent | next [-]

Thunderbird does have a plain text mode, and you set it to be the default. Nice thing about TB is that defaulting to plain text doesn't lock you into plain text like a lot of other editors out there--If you add any formatting it silently switches you to HTML email.

Saris 4 hours ago | parent | prev [-]

Ah that would make sense I suppose as it's sending HTML by default.

It does have a plain text mode!

fph 5 hours ago | parent | prev | next [-]

What did you replace it with?

the__alchemist 4 hours ago | parent | next [-]

Webmail (Fastmail's official webapp in this case)

sam_lowry_ 5 hours ago | parent | prev [-]

mutt?

wps 3 hours ago | parent | prev [-]

I agree. I might swap over to a TUI mail client on my desktop. Don’t even get me started on the iOS Mail app.