joplin / joplin/plugin-templates
readme: template_todo_alarm example is broken
Open
- Dominant language
- TypeScript
- Stars
- 207
- Forks
- 40
- Avg merge
- 7d 16h
- Merged PRs (30d)
- 2
Description
```
---
days_until_due: number
template_title: Task due in {{days_until_due}} days
template_todo_alarm: {{datetime delta_days=days_until_due set_time="09:00" format="YYYY-MM-DD HH:mm"}}
---
This task is due on {{datetime delta_days=days_until_due format="MMMM Do, YYYY"}}.
```
As you can see from the attached picture:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.