forked from GitHubMirrors/silverbullet-icalendar
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 <noreply@anthropic.com> Signed-off-by: Alexandre Nicolaie <xunleii@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,8 @@ functions:
|
||||
command:
|
||||
name: "iCalendar: Sync"
|
||||
priority: -1
|
||||
events:
|
||||
- editor:init
|
||||
forceSync:
|
||||
path: ./icalendar.ts:forceSync
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user