About: An Open Source Note Taking And To Do App Built On Vanilla JavaScript. There are two versions available currently - v1,v2.
Last Updated On: 29 April 2022 (IST)
Created On: 4 August 2021 (IST)
License: MIT License
Major Version Differences:
- v1 Is Less Secure than v2 as there is no login/password entry for seeing the notes in the browser itself, making anyone who has access to your browser access to the notes you wrote. v2 solves this by implementing a encryption while storing in the browser.
- v1 had a todo list which was removed in v2 as it didnt serve much purpose.
- v2 supports markdown and LATEX and has a much more modern UI.
Attribution: To Use Any Script, File, or Some Portion of Code, you need to attribute this repository as follows in the file itself:
Parts Of The Code Has Been Taken From: MTT Notes(github.com/mrtechtroid/mttnotes)
Contributing To The Repository:
- You can recomend me extra features which I will try to make and upload on this Repository.
- You can help us adding new features to this repository and becoming a contributor.... For that you can contact us using our website.
- You Can also make a new issue with the tag Contribs and add the file.
© Mr Techtroid 2021-22
Released Under MIT License