Things I have tried

I’ve tried setting the Template Path to my templates folder using each of the following paths:

  • /000-meta/templates/book-template
  • 000-meta/templates/book-template
  • /000-meta/templates/book-template.md
  • 000-meta/templates/book-template.md

When I attempt to create a new note based on book-template, I always receive this Error message…

QuickAdd(ERROR): Could not create file with template. Maybe ‘/000-meta/templates/book-template.md’ is an invalid template path?

…regardless of what path format listed above I used.

What I’m trying to do

I’m trying to make a simple QuickAdd command to create a new file from a template at /000-meta/templates/book-template.md. This file path is valid when using Templater and the core Template plugin. But QuickAdd doesn’t accept it as valid.

I’m stumped. Any ideas?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.