From be7c043871d1d0f822ba7bca596febb6b4174b39 Mon Sep 17 00:00:00 2001 From: Zsolt Viczian Date: Sun, 2 Jan 2022 22:16:02 +0100 Subject: [PATCH] added video to OCR description --- ea-scripts/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ea-scripts/index.md b/ea-scripts/index.md index a8e06ab..d5448a6 100644 --- a/ea-scripts/index.md +++ b/ea-scripts/index.md @@ -171,7 +171,7 @@ https://raw.githubusercontent.com/zsviczian/obsidian-excalidraw-plugin/master/ea ```excalidraw-script-install https://raw.githubusercontent.com/zsviczian/obsidian-excalidraw-plugin/master/ea-scripts/OCR%20-%20Optical%20Character%20Recognition.md ``` -
Author@zsviczian
SourceFile on GitHub
DescriptionThe script will 1) send the selected image file to [taskbone.com](https://taskbone.com) to exctract the text from the image, and 2) will add the text to your drawing as a text element.
⚠ Note that you will need to manually paste your token into the script after the first run! ⚠
+
Author@zsviczian
SourceFile on GitHub
DescriptionThe script will 1) send the selected image file to [taskbone.com](https://taskbone.com) to exctract the text from the image, and 2) will add the text to your drawing as a text element.
⚠ Note that you will need to manually paste your token into the script after the first run! ⚠

## Reverse arrows ```excalidraw-script-install