Caisy is a note taking app made in OpenGL.
Use CMake to install Caisy.
Create the project with this command.
cmake -S . -B ./Build/
Right now Caisy only support basic text editing such as:
- Writing
- Erasing
- Basic text navigation with the arrow keys
- Undo and Redo
- Better code navigation
- UI
- Save and Load file
- Drawing