Notrix

Notrix

A 100% free and secure notes app in your browser

1 follower

A Simple notes app which saves all notes to browser storage locally. Users can create and delete notes for free with 100% privacy. It has awesome support for Markdown !!
Notrix gallery image
Notrix gallery image
Notrix gallery image
Free
Launch tags:
Productivityβ€’Notes
Launch Team

What do you think? …

Hunter Carter
Love the idea of using localStorage. You should add a manifest.json so that this can be installed as a PWA on iOS devices. Better yet - generate various apps using https://www.pwabuilder.com and submit to app stores. Also - adding an export feature and a search feature would make it more likely for people to adopt it.
Srujan Gurram
@school_4_ants i am glad you liked it πŸ˜‡. I am looking forward to make it a PWA ! i also made the notes page for clean Print/Export to PDF on CTRL+P (Yet to make an actual export button on UI) and also looking to integrate search too !
Srujan Gurram
@school_4_ants Now it works offline too! finished making it a PWA
Srujan Gurram
@school_4_ants And pushed Search feature too !
Aleksei Ryskin
Is localstorage safe?
Srujan Gurram
@aleksei_ryskin It's safe until the browser data is cleared... I am working on Google Account integration to get around this for sync to store data in user's google account.
Aleksei Ryskin
@royal_lobster what editor you used?
Aleksei Ryskin
I found it's ProseMirror, but how you did "type / for commands" same at ClickUp but I can't find in standard ProseMirror
Aleksei Ryskin
@royal_lobster I ask because do offline first but project manager like ClickUp, if you interested to look what I did contact in telegram @ryskin
Aleksei Ryskin
@royal_lobster already found github, many ways to improve code first add TS
Ankit Sharma
looking good but I need online storage also
Srujan Gurram
@ankitsharmaofficial Thanks ! I am working on Google Account integration so the notes get saved and synced via user's google drive. it will be done around this weak !