Open bserrao opened 7 years ago
Related #236 and #319.
Don't have the possibility now, but if there is an editor that produces HTML then it could be used to generate the HTML part in the outgoing mail.
Would https://github.com/astroidmail/astroid/issues/319#issuecomment-470142756 solve the issue or does it need to be a fully featured HTML editor?
+1 on the fully featured HTML editor request. #319 doesn't cleanly handle replying to Outlook emails due to the intermediate html-to-markdown-to-html translation which doesn't work well for complex HTML emails such as those formatted by tools such as Jira.
It's possible to integrate an WYSIWYG HTML composer? Something like tinymce ou other program maybe. I'm asking this because on my company everyone uses Outlook and writes HTML emails, and they don't seem to like that my replies break the "pretty" email chain. Also is it possible to open the HTML part by default?
Thanks,