Applying a template in the bases new entry popup doesn’t apply template properties.
Steps to reproduce
- create new template in
Templates/test_template - add
test_propertyproperty totest_templateand assign"template_value"(see screenshot 1) - add
test_contentin the body of the template - In Templates core plugin, add
Templatesto template folder location - Return to
Welcomenote - Insert new base
- add any property filter, eg
"aliases" contains "filter_value"(see screenshot 2) - Add new entry with bases “+ New” button
- In pop-up note window, open command palate with C-p and run
Template: insert templatewithtest_template - BUG: while
"test_content"is added,test_propertyis NOT added (screenshot 3) - Note that opening the new note in full screen and running insert template DOES add
test_property
Screenshot 1
Screenshot 2
Screenshot 3
Did you follow the troubleshooting guide? Y
Expected result
For test_property: test_value to be added to the new entry
Actual result
Only "test_content" is added to the new entry but not the property
Environment
SYSTEM INFO:
Obsidian version: v1.9.12
Installer version: v1.8.9
Operating system: Darwin Kernel Version 25.0.0: Mon Aug 25 21:17:54 PDT 2025; root:xnu-12377.1.9~3/RELEASE_ARM64_T6041 25.0.0
Login status: logged in
Language: en
Catalyst license: none
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none


