mirror of
https://github.com/mikuloverfan/draft-paper.git
synced 2026-07-22 07:24:35 +00:00
No description
| .gitignore | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.js | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
Draft Paper
An open-source Obsidian plugin for full-screen hand-drawn sketches, annotations, and drawings directly over your Markdown documents.
Features
- Smooth hand-writing with perfect-freehand.
- Color picker, stroke width, and opacity controls.
- Real stroke eraser that removes parts of paths.
- Elements movement, deletion, and scaling.
- Text annotation support on canvas.
Installation
- Create a folder named
draft-paperinside your vault's.obsidian/plugins/directory. - Place
main.js,manifest.json, andstyles.cssinto the folder. - Enable Draft Paper in Obsidian settings.