forked from GitHubMirrors/silverbullet-icalendar
All checks were successful
Build SilverBullet Plug / build (push) Successful in 25s
19 lines
437 B
YAML
19 lines
437 B
YAML
name: Library/sstent/icalendar
|
|
version: 0.3.1
|
|
author: sstent
|
|
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
|