From 114cad2256bb27f8006bdadffa63263b3a7d8207 Mon Sep 17 00:00:00 2001 From: zahuifan Date: Thu, 20 Jan 2022 15:25:07 +0800 Subject: [PATCH] Add tips description to script --- ea-scripts/Normalize Selected Arrows.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ea-scripts/Normalize Selected Arrows.md b/ea-scripts/Normalize Selected Arrows.md index bdf2f64..c03b6de 100644 --- a/ea-scripts/Normalize Selected Arrows.md +++ b/ea-scripts/Normalize Selected Arrows.md @@ -7,6 +7,8 @@ Download this file and save to your Obsidian Vault including the first line, or This script will reset the start and end positions of the selected arrows. The arrow will point to the center of the connected box and will have a gap of 8px from the box. +Tips: If you are drawing a flowchart, you can use `Normalize Selected Arrows` script to correct the position of the start and end points of the arrows, then use `Elbow connectors` script, and you will get the perfect connecting line! + See documentation for more details: https://zsviczian.github.io/obsidian-excalidraw-plugin/ExcalidrawScriptsEngine.html