Since the Evernote announcement, I've been trying to find an open source alternative. This one is the closest I could find. Notable features:<p>- Markdown
- Image in Markdown
- Notebooks and tags and searching
- Encryption
- Dropbox sync
- Open source and built on Github Electron<p>Missing features:
- Mobile support (android coming, iOS client missing?)
- Better searching
- Importing Evernote notes
- OCR?<p>Would be interested in what's coming up. What replacements have you been using?
Right now I'm tracking LightPaper[0] and Typora[1]. Both support Markdown and saving as text, i.e. normal .md files. Quiver, which I'm using daily, stores files with a custom format.<p>I'm very excited about Typora, but for me to use regularly it needs a file navigator similar to LightPaper's.<p>[0] <a href="http://lightpaper.42squares.in/" rel="nofollow">http://lightpaper.42squares.in/</a><p>[1] <a href="https://www.typora.io" rel="nofollow">https://www.typora.io</a> and <a href="https://github.com/typora/typora-issues" rel="nofollow">https://github.com/typora/typora-issues</a>
I never used Evernote, but I read people talking about the changes and I started using Turtl - <a href="https://turtl.it/" rel="nofollow">https://turtl.it/</a>. GPL3 and you can run your own server it seems.