joplin / joplin/plugin-templates
Get no handlebars forms
Open
- Dominant language
- TypeScript
- Stars
- 207
- Forks
- 40
- Avg merge
- 7d 16h
- Merged PRs (30d)
- 2
Description
Hey,
I tried to make a template like this
---
name: text
color: dropdown(Red, Yellow, Green)
---
Hi there, {{ name }}. Your favorite color is {{ color }}. This note/to-do was created on {{ datetime }}.
tagged Note with 'template'
But after call with templates->Create note with template
only the 'datetime' is filled. Do I have to install handelbars.js?
Best, Thomas
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.