Templater
Templater copied to clipboard
Enable Folder Templates for Template Subfolders
Is your feature request related to a problem? Please describe. The inability to apply folder templates to template subfolders in Obsidian makes it challenging to maintain consistency and structure within these subfolders. This results in a time-consuming and error-prone manual process of copying and pasting the contents of the template file.
Describe the solution you'd like I'd like to request the ability to apply folder templates to template subfolders in Obsidian.
Additional context This feature would be especially useful for users who rely on standardized templates for their projects and file structures. By enabling folder templates for template subfolders, the process of creating and maintaining chatGPT templates would be much more efficient and streamlined, especially when using the TextGenerator prompts within the subfolder.
Have you considered using tp.file.include for this use case? You could have "partial" templates that you can reuse across multiple templates.