From afe01bf660ce5ffa9d2448c98454184ad239fe23 Mon Sep 17 00:00:00 2001 From: zsviczian Date: Thu, 14 Apr 2022 09:12:01 +0200 Subject: [PATCH] Update Scribble Helper.md --- ea-scripts/Scribble Helper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ea-scripts/Scribble Helper.md b/ea-scripts/Scribble Helper.md index 3ab45fc..4ccb10b 100644 --- a/ea-scripts/Scribble Helper.md +++ b/ea-scripts/Scribble Helper.md @@ -1,7 +1,7 @@ /* ![](https://raw.githubusercontent.com/zsviczian/obsidian-excalidraw-plugin/master/images/scripts-scribble-helper.jpg) -iOS scribble helper for better handwriting experience with text elements. If no elements are selected then the creates a text element at pointer position and you can use the edit box to modify the text with scribble. If a text element is selected then opens the input prompt where you can modify this text with scribble. +iOS scribble helper for better handwriting experience with text elements. If no elements are selected then the script creates a text element at the pointer position and you can use the edit box to modify the text with scribble. If a text element is selected then the script opens the input prompt where you can modify this text with scribble. ```javascript */