Hence I built a feature-identical (almost) EverNote replacement which does the main things I need – taking notes, syncing across devices, searching within notes.
EverFree is always free and open source. It imports your existing Evernote notes and converts to markdown.
Backend data is hosted on Github on your own repo. So its always belongs to you
Frontend is hosted on a vercel app. No hosting fees.
You are welcome to self host as well. Here’s the github repo: https://github.com/adi2907/everfree
Downloadable DMG in case you just want to run it directly: https://github.com/adi2907/everfree/releases/download/v1.0.0...