github zsviczian/obsidian-excalidraw-plugin 1.9.5
Excalidraw 1.9.5

latest releases: 2.17.0-beta-7, 2.17.0-beta-6, 2.17.0-beta-5...
2 years ago

board screenshot (Custom)

New

  • IFrame support: insert documents from your Obsidian Vault and insert youtube, Vimeo, and generally any website from the internet
  • Frame support: use frames to group items on your board

New in ExcalidrawAutomate

  • selectElementsInView now also accepts a list of element IDs
  • new addIFrame function that accepts an Obsidian file or a URL string
selectElementsInView(elements: ExcalidrawElement[] | string[]): void;
addIFrame(topX: number, topY: number, width: number, height: number, url?: string, file?: TFile): string;

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

NewReleases is sending notifications on new releases.