generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
Describe the bug
Clicking my QuickAdd Choice of type "Template" has no effect. The Choice is visible in the list, but nothing happens when clicked. No error messages appear.
To Reproduce
Steps to reproduce the behavior:
- Create a Vault named
Obsidian Vault(English folder names + space included). - Create folder
Templatesin Vault root. - Create a minimal template file
Test_Template.mdinsideTemplates:
Test Template
Date: {{DATE}}
Time: {{TIME}}
User:
ChatGPT:
- Install QuickAdd (latest version) in Obsidian.
- Add a Choice:
- Name:
Test Template - Type:
Template - Template File:
Templates/Test_Template.md - Leave Destination Folder / File Name empty
- Name:
- Restart Obsidian.
- Click the Choice.
Expected behavior
A new file should be generated from the template.
Observed behavior
Nothing happens. Choice is clickable but no file is created.
Environment
- Obsidian version: [your version, e.g., 1.1.15]
- QuickAdd version: [your version, e.g., 0.12.3]
- OS: [Windows/macOS/Linux]
- Vault name:
Obsidian Vault
Additional context
- Tested with a completely new Vault using only English folder/file names: still no response.
- Templates contain minimal content.
- QuickAdd reinstalled and Obsidian restarted multiple times.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested