Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Email Reader

pulsovipulsovi8k downloads

A preview mode for embedded .eml files.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

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

HealthGood
ReviewRisks
About
Preview .eml files inline in notes, rendering email content inside an embedded frame in Preview mode instead of opening your default mail app. Set frame dimensions in the file link to control width and height; unspecified dimensions auto-detect.
AttachmentsFilesHTML
Details
Current version
1.1.2
Last updated
Last year
Created
3 years ago
Updates
4 releases
Downloads
8k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
AGPL-3.0
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
pulsovipulsovi
GitHubpulsovi
  1. Community
  2. Plugins
  3. Attachments
  4. Email Reader

Related plugins

Pixel Perfect Image

Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, and much more.

Custom Attachment Location

Customize attachment location with variables($filename, $data, etc) like Typora.

Janitor

Perform cleanup tasks on your vault.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Advanced URI

Control everything with URI.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.