3 ms·
Show HN: Online Notepad for Developer
- kelvinko 7y agoThere 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
- ToFab123 7y agolooks 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!
- kelvinko 7y agoThanks 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 :)
- aaronedam 7y agoIf it is an open source project, I would like contribute to it.
- kinduff 7y agoNice product! Would love to see a gist integration.
- kelvinko 7y agoGood idea!~ will add it to the dev road map~
- choicenotchance 7y agoThe problem is here that I don't trust a random note taking app with my private notes and code snippets and todo lists. I would have understood if it were saving the notes to my local storage only in browser - like Papier used to.
- Ancient 7y agoIf this is open source, any chance we can package this with a Dockerfile and/or an image on Dockerhub? (i'd be happy to help with this)