From 6cfb125a384fa77ebbaee58352a74c2b2629f8a1 Mon Sep 17 00:00:00 2001
From: trillstones <32927876+TrillStones@users.noreply.github.com>
Date: Sat, 7 Dec 2024 11:44:27 +0800
Subject: [PATCH] Update index-new.md for image occlusion script
---
ea-scripts/index-new.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/ea-scripts/index-new.md b/ea-scripts/index-new.md
index 259cd07..9c8c3f7 100644
--- a/ea-scripts/index-new.md
+++ b/ea-scripts/index-new.md
@@ -153,6 +153,8 @@ I would love to include your contribution in the script library. If you have a s
| | |
|----|-----|
|
|[[#Crop Vintage Mask]]|
+|----|-----|
+||[[#Image Occlusion]]|
---
@@ -267,6 +269,13 @@ https://raw.githubusercontent.com/zsviczian/obsidian-excalidraw-plugin/master/ea
```
| Author | @zsviczian |
| Source | File on GitHub |
| Description | Adds a rounded mask to the image by adding a full cover black mask and a rounded rectangle white mask. The script is also useful for adding just a black mask. In this case, run the script, then delete the white mask and add your custom white mask.
 |
+## Image Occlusion
+```excalidraw-script-install
+https://raw.githubusercontent.com/zsviczian/obsidian-excalidraw-plugin/master/ea-scripts/Image%20Occlusion.md
+```
+| Author | @TrillStones |
| Source | File on GitHub |
| Description | An Excalidraw script for creating Anki image occlusion cards in Obsidian, similar to Anki's Image Occlusion Enhanced add-on but integrated into your Obsidian workflow.
 |
+
+
## Custom Zoom
```excalidraw-script-install
https://raw.githubusercontent.com/zsviczian/obsidian-excalidraw-plugin/master/ea-scripts/Custom%20Zoom.md