mirror of
https://github.com/xunleii/silverbullet-icalendar.git
synced 2026-06-04 01:43:19 +00:00
Add force sync command
Add 'iCalendar: Force Sync' command to bypass cache and immediately synchronize calendar events. Useful when you need fresh data before the cache expires. 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,11 @@ functions:
|
||||
command:
|
||||
name: "iCalendar: Sync"
|
||||
priority: -1
|
||||
forceSync:
|
||||
path: ./icalendar.ts:forceSync
|
||||
command:
|
||||
name: "iCalendar: Force Sync"
|
||||
priority: -1
|
||||
showVersion:
|
||||
path: ./icalendar.ts:showVersion
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user