{{define "create"}} {{template "base" .}} {{end}} {{define "create_content"}}

Create New Note

{{if .folder_path}}

Creating in: {{.folder_path}}

{{end}}

The .md extension will be added automatically

Live Preview
Press Ctrl+S to create
{{end}} {{define "create_scripts"}} {{end}}