Good work, I like it! I think there should be more info, maybe in help area ("?") explaining this: "saves all your data in your browser only and the app works offline too". Since I want privacy for my notes, I always wonder about where is the text stored when I use a notes app.
Will you monetize it somehow or is it a portfolio project?
@davidmaillo thanks for your comments! I'm glad that you liked it. ๐
I'll add some info. in the app itself, but to give you some insights of data storage, data is stored in your browser localStorage(https://developer.mozilla.org/en...) and not on the cloud or some other remote server, so your data is safe and secure!
Regarding monetization, it's free and always will be. In fact, I'm making the source code publicly available on my Github profile!
@robert_matyszewski thanks for trying it out! I would definitely work on UX importants overall.
Please let me know if you've any specific scope of changes in mind.
@robert_matyszewski If you can revisit the app and have a look at updated UX, tried to make it look cleaner a bit! Also added a search inside my notes.
@anna_0x@anna_0x Please have a look at dark mode. (press cmd+alt+v) in any opened note to toggle the visibility mode)
p.s. if you can't see the latest updates even after refreshing the page, you may want to close the browser tab an open it again to get the latest changes.
Hey Guys!
Notepad is simply a create-react-app, which turned into a super productive note-taking app. This app is an easy replacement of stickies on your desktop. Now you can access all your notes in your browser.
This app supports rich text editing and all formatting options are accessible via keyboard.
It's distraction-free, saves all your data in your browser only and the app works offline too!
@thumarmahesh It looks fantastic! Definitely onboard with a dark mode at some point. Are there any plans to include code snippet support (like Markdown)?
A brilliant idea turn down to product! Highly foreseeable product to make notes easy and ofcourse a powerful productivity enhancer. Accessible from browser, rich text formatting options, offline, search inside notes - are some of the finest features; highly recommend others to give it a try! Good job and appreciated efforts, mate. Keep up the good work and awaiting more features in it (archiving notes/share notes with others/enable users to switch different note modes may be some of them).
@brijesh_itworld Thanks for those awesome words and recommendation!
I would defiantly add archiving feature straight into my todo list.
For sharing notes with others, data has to be stored/shared via some remote server which is currently out of scope (as many users might have data privacy concerns! ;) ), but I might add some kind of data storage widget which can be enabled by a user if they want!
WhatsAdd