Can you recommend any particular way to read HTML email? Any specific package?
I want it to read the HTML content and print it in plain text form
or something not too fancy.
I don't need to handle links and images right now, but that may be
useful in the future.
I do need to be able to read/view/display tables though.
Please note that I intend to do it in an Android app so I can't rely
on external applications like I would on my Linux desktop.
On 1/13/2023 5:34 PM, Luc wrote:
Can you recommend any particular way to read HTML email? Any specific
package?
I want it to read the HTML content and print it in plain text form
or something not too fancy.
I am not sure why this reminds me of a meme from a long time ago: every application grows until they become a text editor. A famous person said
it but who it was escapes me.
In general, let the native app's handle the email for you. If you really
want to, there are two packages for this: pop3 and imap. They should be available for Andorid too.
Not sure if you were only interested in displaying html. If so, there
is iwidgets::scrolledhtml widget that might get you going.
Hmm.
"The Scrolledhtml is almost compliant with the HTML version 3.2 specification.
There are some image rendering that doesn't work, and table support is not fully integrated."
https://incrtcl.sourceforge.net/iwidgets/iwidgets/scrolledhtml.html
:-\
On Fri, 13 Jan 2023 18:16:13 -0500, saitology9 wrote:
I am not sure why this reminds me of a meme from a long time ago: every
application grows until they become a text editor. A famous person said
it but who it was escapes me.
Sounds like something xkcd would say.
late 1990s
Yes it does sound like it, yet probably not. I vaguely recall reading
a similar sentence, something like "every application will grow it
sends emails", back in... late 1990s?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 489 |
Nodes: | 16 (2 / 14) |
Uptime: | 45:33:37 |
Calls: | 9,670 |
Calls today: | 1 |
Files: | 13,719 |
Messages: | 6,169,995 |