github zsviczian/obsidian-excalidraw-plugin 1.5.1
Excalidraw 1.5.1

latest releases: 2.15.3, 2.15.3-beta-2, 2.15.3-beta-1...
3 years ago

Fixed

  • removed targetView.save() from deleteViewElements() as that was causing issues when executing the script

New Feature:

  • Added suggester to Script Engine utils.
    • suggester: (displayItems: string[], actualItems: string[])
      • Opens a suggester. Displays the displayItems, but you map these the other values with actual Items. Returns the selected value.
      • You need to await the result of suggester.

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

NewReleases is sending notifications on new releases.