sz-1f1k downloadsRendering & inline previews for HTML, MHTML, Web Archive & Evernote export (ENEX) files.
A plugin for extending the native in-app file previewing/rendering capabilities of Obsidian.
The purpose of Embeds+ is to extend the compatible file types that can be rendered natively inside Obsidian. Using Embeds+ also allows for Evernote-style "web snippets" to be rendered within notes (or in separate tabs), and viewing Evernote export (ENEX) files natively.
The plugin currently supports in-app rendering of the following file formats:
.webarchive.html.mhtml (or .mht) .enex**ENEX is limited, see ENEX File Support
Opening a supported file (as you would for any other note/document) will render it in a new tab. To insert an inline preview, use the native syntax for inline previews: ![[File.html]].
Example:
Below are some examples of how to capture these clips on different platforms/browsers: Web Archives:
.mhtml files using browser extensions and apps.You can now open .enex files directly inside Obsidian, allowing you to see the contents of individual notes as they would appear in Evernote. .enex files will be read-only; this feature is for referencing archived content, while preserving styles/formatting that would otherwise be lost by converting them.
Most basic formatting elements are supported, including:
[!NOTE] Currently, only ENEX files containing single notes are supported. If a Notebook or Space is opened, only the first note will be read.
Example:
Embeds+ is now available to download via the official Obsidian Community Plugins repository.
BRAT: Plugins: Add a beta plugin for testing (with or without version)./path/to/your/vault/.obsidian/plugins/embeds-plus..zip archive for the latest version in Releases.main.js, manifest.json, and styles.css inside the newly-created plugin folder.@plist/plist by TooTallNate.node-html-parser by taoqf.spark-md5 by satazor.tslog by fullstack-build.[!NOTE] First-party code in this repository is not generated by (or with the assistance of) an AI/LLM. External code, libraries, or assets used in this repository may contain AI-generated content.