1
0
silverbullet/plugs/tasks/tasks.plug.yaml
2022-04-01 17:32:03 +02:00

11 lines
168 B
YAML

functions:
indexTasks:
path: "./task.ts:indexTasks"
events:
- page:index
taskToggle:
path: "./task.ts:taskToggle"
events:
- page:click