Templater icon indicating copy to clipboard operation
Templater copied to clipboard

Enable Folder Templates for Template Subfolders

Open 0xFlo opened this issue 2 years ago • 1 comments
trafficstars

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.

0xFlo avatar Feb 12 '23 19:02 0xFlo

Have you considered using tp.file.include for this use case? You could have "partial" templates that you can reuse across multiple templates.

Zachatoo avatar Mar 04 '23 16:03 Zachatoo