From 34bbe695697a0845a76783ff2497b534fea90253 Mon Sep 17 00:00:00 2001 From: Alexandre Nicolaie Date: Sat, 18 Oct 2025 16:11:50 +0200 Subject: [PATCH] Add automatic calendar sync on editor initialization Calendars now sync automatically when the editor starts, eliminating the need for manual sync after opening SilverBullet. Co-authored-by: Claude Signed-off-by: Alexandre Nicolaie --- icalendar.plug.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/icalendar.plug.yaml b/icalendar.plug.yaml index 4bd46f7..78b2a3b 100644 --- a/icalendar.plug.yaml +++ b/icalendar.plug.yaml @@ -7,6 +7,8 @@ functions: command: name: "iCalendar: Sync" priority: -1 + events: + - editor:init forceSync: path: ./icalendar.ts:forceSync command: