quickadd
quickadd copied to clipboard
[BUG] Only works when the core template plugin is active
Describe the bug
I added a choice template and in the config I do not see a popup when clicking in the template path. Even adding the path manually does not call the template. I have templater installed and left the core template module disabled.
To Reproduce
Steps to reproduce the behavior:
- Create a new vault
- Create a "MyTemplates" folder and add a note named "Test" with basic text in it
- Add templater plugin and, of course, the quickadd plugin
- Go to templater settings and set the templates folder to "MyTemplates"
- Go to quickadd settings
- Create a template choice named "MyChoice"
- Go to the choice settings
- Click on the template path textbox
- Nothing pops up
Expected behavior
I expected to see the "MyTemplates/Test" suggestion with a popup
**Desktop
- Windows 10
Seconded. I am seeing what appears to be the same issue however if I create a new empty vault with only core template plugin and Templater and QuickAdd it appears to be functioning correctly and I can see the full template path is prompted when editing the QA configuration. Disabling the core template function did break it