Skip to content

Releases: Raushan-kumar-yadav/obsidianDraw

1.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 11:36

🎨 ObsidianDraw v1.01 — Initial Release
We are excited to announce the initial release of ObsidianDraw! Seamlessly embed, edit, and organize Excalidraw sketches, architectural diagrams, and flowcharts directly inside your Obsidian notes.

ObsidianDraw v1.0.0

Choose a tag to compare

@Raushan-kumar-yadav Raushan-kumar-yadav released this 05 Aug 02:15

🎨 ObsidianDraw v1.0.0 — Initial Release

We are excited to announce the initial release of ObsidianDraw! Seamlessly embed, edit, and organize Excalidraw sketches, architectural diagrams, and flowcharts directly inside your Obsidian notes.


✨ Key Features

  • 📝 Native Code-Block Embeds: Drawings live directly in your markdown files via ```excalidraw code blocks.
  • Click-to-Edit Modal: Click any drawing thumbnail to instantly open a full-screen Excalidraw editor.
  • 🖼️ Image & Asset Support: Paste or drag images into your drawings — binary assets are stored locally in your vault's content/ folder.
  • 📚 Built-in & Custom Libraries: Ships with pre-installed component libraries (AWS, Architecture, Data Viz, System Design, Stick Figures) plus full .excalidrawlib import/export support.
  • 🔍 Interactive Canvas & Hover Controls: Smooth + / zoom buttons and corner drag handles appear on hover.
  • 💾 Per-Block State Persistence: Zoom levels and custom canvas heights are saved directly inside each block's JSON metadata.
  • 🌗 Theme Sync & Transparency: Automatic Dark/Light mode theme switching and an optional transparent background toggle.
  • ⌨️ Command Palette Integration:
    • ObsidianDraw: Add canvas at cursor
    • ObsidianDraw: Open canvas under cursor in editor
    • ObsidianDraw: Create new note with canvas
    • ObsidianDraw: Clear canvas under cursor
    • ObsidianDraw: Delete canvas block under cursor

📦 Release Assets Included

  • main.js — Compiled plugin bundle
  • manifest.json — Plugin manifest
  • styles.css — Plugin styles