A work in progress web-based open-source note taking app, based off the proprietary app OneNote. This was built using React, TypeScript, Vite, and Node.js, utilising Tiptap.js for text boxes and Paper.js for drawing. This project is fully open source, and users are welcome to host the website themselves, which allows you to take control of your data.
- Integrated note taking and drawing
- Rich text HTML text boxes with support for Bold, Italic, H1-H6, Code blocks etc.
- Pen drawing alongside text boxes for annotations
- OneNote-style file structure
- Each user has their own file tree to organise their notes
... not written up yet ...