Email Reader

by Pulsovi
5
4
3
2
1
Score: 35/100

Description

Category: Note Enhancements

The Email Reader plugin allows users to preview the content of *.eml email files directly within Obsidian's Preview mode, similar to embedding an image file. Instead of displaying a button that opens the email in an external app, this plugin renders the email content inline within the note. Users can also customize the dimensions of the email frame for better viewing. This is especially useful for keeping email content visible and organized in notes without altering the raw content. The plugin provides a seamless way to integrate emails into the note-taking workflow.

Reviews

No reviews yet.

Stats

15
stars
7,964
downloads
2
forks
949
days
257
days
382
days
1
total PRs
1
open PRs
0
closed PRs
0
merged PRs
6
total issues
3
open issues
3
closed issues
0
commits

Latest Version

a year ago

Changelog

  • Fix: text unreadable in dark theme

README file from

Github

Email Reader

This Obsidian plugin allows you to preview in your note the content of a *.eml file as like as you can preview image with *.png or *.jpg file.

Use cases

In my daily use of Obsidian, I sometimes need to insert information from an email.

I download the email in *.eml format and insert it into the note like an image.

When I switch to Preview mode, the file is transformed into a button which contains the name of the file *.eml, if I click on the button, the file opens on my default email reader app, this which is very upsetting, you will agree.

With this plugin the Obsidian Preview mode is able to directly display the content of the email.

Usage

Just import the *.eml file the same way you would an image.

You can define the dimensions of the frame that will contain the email, again like for an image, by adding |640x480 to the link destination, where 640 is the width and 480 is the height.

![[last-news.eml|640x480]]

If you only specify one dimension, it will be used as the frame height. For example, ![[last-news.eml|100]].

Each no specified dimension will be autodetected.

Alternatives

The following plugins can be used for very similar purposes.

Emails

Allows you to import an *.eml file, transform it into markdown according to a customizable template and insert it into current note.

You can improve the result with the plugin Email Block

The advantage is that the content of the email appears directly in your obsidian raw note and is therefore searchable in the global Obsidian search.

The downside is the same : the content of the email appears directly in your note.

Depending on this content, you can consider it as pollution or data lose. Either because you are not the author and want only your words in your vault, or the email content is too big, or because you want to keep the exact traceability that the *.eml file provides but not the markdown.

You can get it at github

Obsidian Code Previews

Get the contents of a text-like file and displays it in code block.

With this plugin, you can display a tiny portion of the *.eml file that contains the desired text with this code:

```preview
path: ../attachments/last-news.eml
start: number of the start line of the text
end: end line number of the text
```

But the rendering of non-[[ASCII]] characters sucks...

You can get it at github Or in Obsidian plugins catalog

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Convert url to preview (iframe)
6 years ago by FHachez
Plugin for Obsidian.md to convert a selected URL to an iframe.
Link Embed
4 years ago by SErAphLi
This plugin allow you to convert URLs in your notes into embeded previews.
Floating Search
3 years ago by Boninall
A plugin for searching text by using Obsidian default search view.
Core Search Assistant
4 years ago by qawatake
An Obsidian plugin to enhance built-in search: keyboard interface, card preview, bigger preview
Rich Links
5 years ago by dhamaniasad
2Hop Links Plus
3 years ago by Tokuhiro Matsuno, L7Cy
Related links up to 2 hops away are displayed in a card format.
Refresh Preview
2 years ago by mnaoumov
Obsidian Plugin that allows to refresh any view without reopening it.
Auto Split
4 years ago by James Sartelle
Open notes with side-by-side editor & preview
MSG Handler
3 years ago by Ozan Tellioglu
Ace Code Editor
a year ago by RavenHogWarts
An enhanced code editor using Ace editor
Email Block
3 years ago by joleaf
An email block for obsidian notes.
Collapsible Code Blocks
a year ago by Bradley Wyatt
Obsidian Plugin that makes code blocks collapsible in reading and edit view as well as enabling scroll-able code blocks.
Enlightenment
4 years ago by ryanjamurphy
Pay attention to what you're paying attention to.
Link Preview
a year ago by Felipe Tappata
Obsidian plugin that previews external links on hover.
External File Embed and Link
a year ago by oylbin
Embed and link local files outside your obsidian vault with relative paths for cross-device and multi-platform compatibility.
File Include
3 years ago by Till Hoffmann
Hugo preview obsidian
3 years ago by fzdwx
:superhero: Hugo preview in obsidian
Buttondown
4 years ago by caro401
Plugin for Obsidian.md to send markdown notes to Buttondown.email
Force Read Mode
a year ago by al3xw
MP Preview
a year ago by Yeban
一个帮助你快速将 Obsidian 笔记转换为微信公众号格式的插件。
Card Forge
2 months ago by Carl Sverre
Convert notes into printable cards.