forked from GitHubMirrors/silverbullet-icalendar
All checks were successful
Build SilverBullet Plug / build (push) Successful in 23s
19 lines
442 B
YAML
19 lines
442 B
YAML
name: icalendar
|
|
version: 0.3.12
|
|
author: sstent
|
|
index: icalendar.ts
|
|
functions:
|
|
syncCalendars:
|
|
path: icalendar.ts:syncCalendars
|
|
command: "iCalendar: Sync"
|
|
forceSync:
|
|
path: icalendar.ts:forceSync
|
|
command: "iCalendar: Force Sync"
|
|
clearCache:
|
|
path: icalendar.ts:clearCache
|
|
command: "iCalendar: Clear Cache"
|
|
showVersion:
|
|
path: icalendar.ts:showVersion
|
|
command: "iCalendar: Show Version"
|
|
permissions:
|
|
- http |