Live data from Hacker News

Show HN: Online Notepad for Developer

get.stashany.com

1–9 of 9 posts

Re: Show HN: Online Notepad for Developer

#2
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

Re: Show HN: Online Notepad for Developer

#4
post #3

looks cool, but could not try it as I have no Google account. In my case Microsoft account/azure ad/openid are the options or maybe better: No account needed for trails. Good luck!

Thanks for the suggestion. Sorry that currently, it just supports Google sign-in. But definitely I hope I can make it support more sign-in type in future and as you said, ideally, with a no account trail :)

Re: Show HN: Online Notepad for Developer

#5
post #4
post #3

looks cool, but could not try it as I have no Google account. In my case Microsoft account/azure ad/openid are the options or maybe better: No account needed for trails. Good luck!

Thanks for the suggestion. Sorry that currently, it just supports Google sign-in. But definitely I hope I can make it support more sign-in type in future and as you said, ideally, with a no account trail :)

If it is an open source project, I would like contribute to it.