diff --git a/ea-scripts/index.md b/ea-scripts/index.md index 2fb2fe9..88c9a07 100644 --- a/ea-scripts/index.md +++ b/ea-scripts/index.md @@ -14,7 +14,7 @@ Script Engine scripts are installed in the `Downloaded` subfolder of the `Excali In the `Command Palette` installed scripts are prefixed with `Downloaded/`, thus you can always know if you are executing a local script of your own, or one that you have downloaded from GitHub. ## Attention developers and hobby hackers - + If you want to modify scripts, I recommend moving them to the `Excalidraw Automate script folder` or a different subfolder under the script folder. Scripts in the `Downloaded` folder will be overwritten when you click the `Update this script` button. Note also, that at this time, I do not check if the script file has been updated on GitHub, thus the `Update this script` button is always visible once you have installed a script, not only when an update is availble (hope to build this feature in the future). I would love to include your contribution in the script library. If you have a script of your own that you would like to share with the community, please open a [PR](https://github.com/zsviczian/obsidian-excalidraw-plugin/pulls) on GitHub. Be sure to include the following in your pull request