Hacker News new | ask | show | jobs
by kelvinko 2373 days ago
There are tons of note taking solution, why another one?

For me, I like to take quick note in text editor (Atom currently). Plain text work great for me, but it just work in local and cannot access on mobile.

So I make this which aim at:

Main:

1. Resemble text editor experience but with note management.

2. Online, can access anywhere

Secondary:

1. Sometimes, i would like to have better formatting (with WYSIWYG markdown)

2. Syntax highlight and auto indent for easily reviewing debug log and code snippet

Maybe it is just niche habit, but I would love to hear you guys feedbacks