forked from GitHubMirrors/silverbullet-icalendar
Basic examples for CalDAV and .ics URL
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: caldav
|
||||
requiredPermissions:
|
||||
- fetch
|
||||
functions:
|
||||
helloWorld:
|
||||
path: caldav.ts:helloWorld
|
||||
command:
|
||||
name: "Say hello"
|
||||
queryIcs:
|
||||
path: ./caldav.ts:queryIcs
|
||||
events:
|
||||
- query:cal-ics
|
||||
|
||||
Reference in New Issue
Block a user