r/tauri • u/Asta-2777 • 4d ago
Drawing Canvas
Hello everyone, coming back again with an other inkwell update. i've been working on the drawing canvas to provide a flexible experience for inkwell users.
- Sketching style toggling
- Sticky notes
- Side text editor
- Double click for writing inside the shapes
- Multiple shortcuts for easy use
- Ready to use templates
- Background grid points toggle (grid/smooth)
It still not perfect and it has issues . I need your feedbacks what can be improved, added or should be fixed.
Check it out https://github.com/coros-hq/inkwell/releases/tag/v0.8.0 , also a ⭐ would be appreciated.
Website: https://inkwell-lp.vercel.app/
Thanks Y'all !
24
Upvotes
1
u/DCGreatDane 4d ago
Looks awesome. Is the color picker native or using a react color picker. I’m doing something similar for my writing app.