github zsviczian/obsidian-excalidraw-plugin 2.2.0
Excalidraw 2.2.0

latest releases: 2.15.3, 2.15.3-beta-2, 2.15.3-beta-1...
16 months ago

Thumbnail - 20240518 Excalidraw file structure (Custom)

⚠️⚠️⚠️ BREAKING CHANGE ⚠️⚠️⚠️
Files you save with 2.2.0 are not backward compatible with earlier plugin versions!

New from excalidraw.com

  • Wrapable text elements (without the need for transparent sticky notes!)

New

  • File format. I nested all Excalidraw markup under # Excalidraw Data. Here's the new structure.
---
excalidraw-plugin: parsed
other-frontmatter-properties: values
---
back of the note bla bla bla

# Excalidraw Data
## Text Element
## Element Links
## Embedded Files
%%
## Drawing
%%
  • When opening Excalidraw in Markdown # Excalidraw Data will be folded.
  • New command palette action: Open the back-of-the-note of the selected Excalidraw image. The action is only visible when selecting an embedded Excalidraw drawing in the Scene. On a desktop, the command will open the back of the selected card in a popout window, and on a mobile, in a new tab.

Fixed

  • Drag and drop from Finder/Explorer (OS external). Images will retain their filenames. PDFs will be imported to the Vault. #1779

Don't miss a new obsidian-excalidraw-plugin release

NewReleases is sending notifications on new releases.