Yes, but it's diffrent.
First of all, you need to host this one on your own. Second, it's written from scratch in plain HTML, CSS JS and PHP. No libraries, No dependencies!
By using some else's note taking app, you rely on their security and that they will keep their service online for as long as you need it.
Material desgin-ish.
You can also style your notes with basic HTML tags:
These tags work: ['b','i','a','ul','ol','li','br','strong','em']
To host this, you need a web server (nginx, apache, whatever), PHP and MySQL. PHPMyAdmin makes your life way easier as well. Import the o-todo.sql
and create a new db user. Make the app
folder the web-root.
This application uses ES6 and will not work in old/shitty browsers. (IE)
- Roboto is licensed under Apache 2.0
- Cabin Sketch is licensed under OFL 1.1
- Font Awesome is licensed under OFL 1.1
- Images from Pixbay licensed under Creative Commons. ToC
- Emoji Font is licensed under CC-BY-4.0