TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Open source Evernote replacement based on Electron

39 pointsby randomoralmost 9 years ago

4 comments

randomoralmost 9 years ago
Since the Evernote announcement, I&#x27;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&#x27;s coming up. What replacements have you been using?
评论 #12082728 未加载
评论 #12083086 未加载
评论 #12086229 未加载
jkmcfalmost 9 years ago
Right now I&#x27;m tracking LightPaper[0] and Typora[1]. Both support Markdown and saving as text, i.e. normal .md files. Quiver, which I&#x27;m using daily, stores files with a custom format.<p>I&#x27;m very excited about Typora, but for me to use regularly it needs a file navigator similar to LightPaper&#x27;s.<p>[0] <a href="http:&#x2F;&#x2F;lightpaper.42squares.in&#x2F;" rel="nofollow">http:&#x2F;&#x2F;lightpaper.42squares.in&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;www.typora.io" rel="nofollow">https:&#x2F;&#x2F;www.typora.io</a> and <a href="https:&#x2F;&#x2F;github.com&#x2F;typora&#x2F;typora-issues" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;typora&#x2F;typora-issues</a>
diazalmost 9 years ago
I never used Evernote, but I read people talking about the changes and I started using Turtl - <a href="https:&#x2F;&#x2F;turtl.it&#x2F;" rel="nofollow">https:&#x2F;&#x2F;turtl.it&#x2F;</a>. GPL3 and you can run your own server it seems.
emddalmost 9 years ago
This still seems to have a water to go, but it looks quite promising. Thanks.