Disclaimer
Is this project open source? Yes
Is this project completely free? Yes
Is this project vibe-coded beyond the author’s ability to comprehend how it works? No
Community Directory:[Link](https://community.obsidian.md/plugins/embeds-plus)
I thought I’d share my plugin for anyone that might find it useful. Embeds+ was originally for rendering HTML, MHTML and Web Archive files, including inline previews (similarly to how inline previews for PDFs are handled) in Obsidian.
Since the original release, it has been added to the Obsidian Community plugins, and supports viewing Evernote exports (.enex) in Obsidian without converting them first! This is useful for notes you want to preserve that can’t easily be converted to markdown (i.e notes with rich table formatting, tasks, etc.).
Context: I’m planning a (long overdue) migration from Evernote to Obsidian; however, I want to be able to export all of my notes without losing information. IMO, there aren’t any other apps that have all of the features I use in Evernote, but Obsidian is definitely the highest quality alternative.
One of the things that’s holding me back from switching is Evernote’s Web Clipper. It’s really good at capturing static, self-contained archives of web pages (preserving styles & formatting) for offline use. When I eventually switch, I want to be able to migrate my notes in a way that allows me to keep these “Web Clips” in Obsidian. The plan is to eventually create a custom importer script that can extract the HTML clips from Evernote, making them Obsidian-compatible.
Feel free to share any feedback for improving it!