12 lines
147 B
Markdown
12 lines
147 B
Markdown
---
|
|
tags: template
|
|
description: Insert an event
|
|
hooks.snippet:
|
|
slashCommand: "event"
|
|
---
|
|
|
|
```#event
|
|
scheduled: {{tomorrow}}|^|
|
|
repeat: none
|
|
```
|