Templater icon indicating copy to clipboard operation
Templater copied to clipboard

Leveraging Dependency Inversion and Abstract Contracts

Open JordanJ33 opened this issue 1 year ago • 0 comments

I create a template for the scientist notes and create 3 notes. Later I want to add -Personality field. I'd have to update each manually. With this feature I change the core template (modifying, adding, deleting...) and all 3 would be updated.

Incorporating this feature into your system will enable you to experiment with various architectures without having to handle complicated and time-consuming cascading changes. This can prove particularly advantageous when dealing with thousands of notes and allows you to streamline the process of organizing and categorizing your notes, ultimately increasing efficiency and reducing complexity.

I would like to express my deepest appreciation to the creators of this exceptional resource. Your efforts have made it possible for me to build what I love and your tool has become a vital building block in my journey.

JordanJ33 avatar Mar 31 '23 06:03 JordanJ33