From ea01c73e57bde9f377a7c2bb4527e318fcdc443e Mon Sep 17 00:00:00 2001 From: zsviczian Date: Sun, 2 Jul 2023 17:20:48 +0200 Subject: [PATCH] added youtube frame to scrip --- ea-scripts/index-new.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ea-scripts/index-new.md b/ea-scripts/index-new.md index fb2990c..d6e49f9 100644 --- a/ea-scripts/index-new.md +++ b/ea-scripts/index-new.md @@ -182,7 +182,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/Create%20DrawIO%20file.md ``` -
Author@zsviczian
SourceFile on GitHub
DescriptionThe script will prompt you for a filename, then create a new draw.io diagram file and open the file in the Diagram plugin, in a new tab.
+
Author@zsviczian
SourceFile on GitHub
DescriptionThe script will prompt you for a filename, then create a new draw.io diagram file and open the file in the Diagram plugin, in a new tab.
## Create new markdown file and embed into active drawing ```excalidraw-script-install