Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Inline Handwriting

puriapuria178 downloads

Write and edit handwriting directly inside an Obsidian note.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates12

Write, edit, and keep handwriting directly inside an Obsidian note.

Inline Handwriting adds a pen-first drawing canvas to ordinary Markdown files. Drawings are stored as editable SVG files in your vault and embedded with standard Obsidian links, so your notes remain portable even when the plugin is disabled.

Features

  • Insert a handwriting block at the current cursor position.
  • Draw with a stylus, mouse, or trackpad in an inline editor.
  • Use pen, highlighter, eraser, and text tools.
  • Choose quick colours, pen size, background colour, paper pattern, and line spacing.
  • Undo, redo, clear, autosave, and delete drawings.
  • Collapse long drawings in a note and expand them again when needed.
  • Insert references to existing handwriting SVG files.
  • Works on desktop and mobile Obsidian.
  • Keeps drawings locally in the vault; it has no OCR, API key, network request, analytics, or telemetry feature.

Install

From the Community plugins directory

After the plugin has been accepted, open Settings → Community plugins, search for Inline Handwriting, install it, and enable it.

Manually from GitHub

  1. Download the three assets from the latest GitHub release: main.js, manifest.json, and styles.css.

  2. Create this folder in your vault:

    <vault>/.obsidian/plugins/inline-handwriting-puria/
    
  3. Copy the three downloaded files into that folder.

  4. Reload Obsidian and enable Inline Handwriting under Settings → Community plugins.

Use

  1. Open a Markdown note.
  2. Run Insert handwriting block from the Command Palette, or select the pencil icon in the left ribbon.
  3. Select Edit on the inserted drawing, or double-click the drawing, to open the canvas.
  4. Draw, then use Save. The drawing is stored as an SVG under _inline_handwriting/ by default.

You can also run Insert SVG reference to embed an existing SVG from the configured drawing folder.

Settings

The plugin lets you configure:

  • Interface language
  • SVG storage folder
  • Default canvas width and height
  • Canvas theme behaviour (automatic, light, or dark)
  • Extra quick colours for the drawing toolbar

Data and privacy

All drawing data stays in your Obsidian vault as SVG files. This plugin does not send drawings, note content, usage data, or identifiers to an external service. It does not include OCR, AI, analytics, or telemetry.

Development

npm ci
npm run build
npm run lint

The release assets are generated in that directory:

  • main.js
  • manifest.json
  • styles.css

Create a GitHub release whose tag exactly matches the version in manifest.json (for example, 1.0.0) and attach those three files. The included release workflow does this automatically when a matching version tag is pushed.

License and attribution

Licensed under the MIT License.

This project is independently maintained by Puria Kazemieh. It began from the MIT-licensed HandTranscriptMd project; the original copyright notice is retained in the license.

HealthExcellent
ReviewCaution
About
Write and edit handwriting directly inside Markdown notes via an inline pen-first SVG canvas. Insert editable SVG drawings at the cursor and draw with pen, highlighter, eraser, or text tools; autosave and embed as standard Obsidian links for local, portable storage.
DrawingImages
Details
Current version
1.0.25
Last updated
2 weeks ago
Created
Last month
Updates
12 releases
Downloads
178
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
puriapuriapuriakazemieh
GitHubpuriakazemieh
  1. Community
  2. Plugins
  3. Drawing
  4. Inline Handwriting

Related plugins

Ink

Handwriting and drawing directly between paragraphs using a digital pen, stylus, or Apple pencil.

TTRPG Tools - Maps

A toolbox for interactive fantasy maps.

Diagrams.net

Enable diagrams.net (previously draw.io) type diagrams, with the diagrams.net embedded editor.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Mermaid Tools

Improved Mermaid.js experience: visual toolbar with common elements and more.

Image Captions

Add captions to images with inline Markdown and link support. The caption format is compatible with the Commonmark spec and other Markdown applications.

Featured Image

Automatically set a featured image property in your notes based on the first image.

Pretty Properties

Makes note properties look more fun: adds side image, banners, list property colors and allows to hide specific properties.

Imagine

A comprehensive image management plugin for managing, inserting, resizing, viewing, and batch processing images.

PlantUML

Generate PlantUML diagrams.