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:
|
command:
|
||||||
name: "iCalendar: Sync"
|
name: "iCalendar: Sync"
|
||||||
priority: -1
|
priority: -1
|
||||||
|
events:
|
||||||
|
- editor:init
|
||||||
forceSync:
|
forceSync:
|
||||||
path: ./icalendar.ts:forceSync
|
path: ./icalendar.ts:forceSync
|
||||||
command:
|
command:
|
||||||
|
|||||||
Reference in New Issue
Block a user