Open orschiro opened 8 years ago
Would be a nice plugin or theme.
Maybe even something for Nylas N1 core. :smile:
Maybe, but the more things added to Core that isn't being used by everyone, the more bloated and error prone the software can get.
I would rather a slim application with a good package list than a bloated piece of software with features of which I only use 10% of.
Edit: My opinion, of course.
I guess you're right.
I am actually one of those users who went straight to the Preferences and deactivated all plugins I don't need. :+1:
This would actually make a pretty good starter plugin. You can implement a MessageViewExtension in a plugin to format the message body before it's displayed. A really heavy-handed way to do this would be to set the message body as the innerHTML of a DOM node, and then read it back as innerText and wrap it in a <pre>
tag.
@bengotow can you please point me to some guide for making plugin? Or some existing (simple) plugin for example?
Dear all,
Some emails come with a bunch of hard to read design and formatting.
I wish to remove all of this and focus on the pure content.
What do you think of a distraction-free reading mode?
Could be a button I can click or an option I can set in the preferences.
Thankfully,
~Robert
:smiley: