I worked with Ákos last week to use Yarle to successfully migrate all my Evernotes to Obsidian, and I’m very pleased with the final results. Because this is a node.js app, you need to carefully follow the directions for the node dependencies. I’m on a Windows machine, so had to install a few build packages via npm as outlined in the instructions, which was fairly painless. Then in Evernote: Select All -> Export… ->Export as enex. Once that’s done, from command line run yarle — there are a bunch of example command lines on the github page.
This successfully converted all my notes to markdown, retained all Tags, Creation and Modification dates, as well as embedded images, which can optionally be converted to Obsidian form: ![[my_image.png]]. I have successfully put Evernote behind me.