khr090741 downloadsPractice handwriting with your mouse. Trace letters, words, and famous passages (Korean/English/Japanese) on a full-page canvas with text or ruled-line guides.
An Obsidian plugin to practice handwriting with your mouse — a mouse-based tracing workbook, like a handwriting version of a typing tutor.
Open a dedicated full-page practice sheet, pick what to trace, and write over an on-screen guide. Great for handwriting practice and for training mouse control for drawing.
Pick what to practice — sets grouped by language:

Trace the target over a guide with your mouse:

Finish to see a guide-free image of what you wrote:

.penmanship sheets — a full-page canvas, opened like an
Excalidraw file, not a code block.Settings → Community plugins → Browse → search "Mouse Handwriting".
main.js, manifest.json, and styles.css from the
latest release.<your-vault>/.obsidian/plugins/mouse-handwriting-practice/.npm install
npm run dev # watch build
npm run build # type-check + production build
npm test # run unit tests
MIT © KHR0907