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

55%
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

Janitor

Perform cleanup tasks on your vault.

Custom Attachment Location

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

Notebook Navigator

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

Local REST API & MCP Server

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

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

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

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Image Converter

Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align, drag-resize, rename with variables, and batch process images: WEBP, JPG, PNG, HEIC, TIF

Text Extractor

A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.